public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How to run "rsh" seamlessly without typing passwd from UNIX to Cygwin on Window 2000 ?
@ 2002-06-05 18:28 Yang Xiang
  2002-06-06  2:33 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Yang Xiang @ 2002-06-05 18:28 UTC (permalink / raw)
  To: cygwin

I want to port a massive testing script from UNIX to Window 2000 in which it
include a command "rsh <host> 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.

Thanks in advance,

/yx





--
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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to run "rsh" seamlessly without typing passwd from UNIX to Cygwin on Window 2000 ?
  2002-06-05 18:28 How to run "rsh" seamlessly without typing passwd from UNIX to Cygwin on Window 2000 ? Yang Xiang
@ 2002-06-06  2:33 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2002-06-06  2:33 UTC (permalink / raw)
  To: cygwin

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 <host> 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@cygwin.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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-06  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-05 18:28 How to run "rsh" seamlessly without typing passwd from UNIX to Cygwin on Window 2000 ? Yang Xiang
2002-06-06  2:33 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).