| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <corinna-cygwin AT cygwin DOT com> |
| 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: | <adm4fa$gu$1 AT main DOT gmane DOT org> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <adm4fa$gu$1@main.gmane.org> |
| 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 <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 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |