Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Tue, 5 Jun 2001 15:44:25 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: rlogin without passwd prompt from cygwin
Message-ID: <20010605154425.A525@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <F11tQvAauNjVuMhvqgS000197cf@hotmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <F11tQvAauNjVuMhvqgS000197cf@hotmail.com>; from piotr_cygwin@hotmail.com on Tue, Jun 05, 2001 at 11:35:35AM -0000

On Tue, Jun 05, 2001 at 11:35:35AM -0000, piotr cygwin wrote:
> Hello,
> 
> I still can't bypass the passwd prompt when trying to rlogin from cygwin to 
> another machine.
> 
> Here is my user entry in /etc/passwd on cygwin:
> ------------------
> PHUGONNET::12576:10513:HUGONNET 
> Pierre,U-FRCGGNT\PHUGONNET,S-1-5-21-(...skipped..):/home/PHUGONNET:/bin/bash
> ------------------
> 
> Here are the entries I have added in the rhosts file of the remote machine. 
> I tried all compbinations of upper/lower cases, with or without the 
> domain... (ibmpor47 is the name of the PC):
> ------------------
> ibmpor47 +
> ibmpor47 frcggnt\phugonnet
> ibmpor47 phugonnet
> ibmpor47 PHUGONNET
> ibmpor47 FRCGGNT\PHUGONNET
> ------------------

No problem here. You can drop the domain\name lines. They are useless.
Try the FQDN of your machine (ibmpor47.foo.bar) and be sure the permissions
of the remote $HOME/.rhosts file are 0600.

And care for the case of the name. The name is evaluated case sensitive
so if it's all lower case on the remote machine, better change that in
your local passwd to lower case, too.

Corinna

> Really I don't know what to do. I haven't started inetd, but I don't think I 
> need it for that ?

No.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

