Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 6 Jun 2002 10:27:28 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: How to run "rsh" seamlessly without typing passwd from UNIX to Cygwin on Window 2000 ? Message-ID: <20020606102728.E30892@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i On Wed, Jun 05, 2002 at 03:47:44PM -0700, Yang Xiang wrote: > I want to port a massive testing script from UNIX to Window 2000 in which it > include a command "rsh dd bs=16k if=large.dat2 > /dev/null ". The > host is a Window 2000 client. > > I have configured "inetd" using "cygrunsrv" command and it seems to be > working but I have to type in a password in for the user on the Window 2000 > box. > > How do I get around it so I can just run the script without typing in the > password seamlessly from my UNIX box to the Window Client. You don't need to type a password in the above example. Rsh only requires a password when trying to logon interactively. What must be available is a .rhosts file under the usual rules, obviously. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/