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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Andrew DeFaria Newsgroups: gmane.os.cygwin Subject: Re: rshd authentication Date: Wed, 07 Aug 2002 10:21:46 -0700 Lines: 38 Message-ID: <3D51572A.6090803@Salira.com> References: <7B4F465444F8D51184B500065B381750482D62 AT mshyd1 DOT hyd DOT deshaw DOT com> <20020807115243 DOT Y3921 AT cygbert DOT vinschen DOT de> Reply-To: cygwin AT cygwin DOT com NNTP-Posting-Host: 206.184.204.2 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1028740855 26717 206.184.204.2 (7 Aug 2002 17:20:55 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Wed, 7 Aug 2002 17:20:55 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc2) Gecko/20020512 Netscape/7.0b1 X-Accept-Language: en-us, en Corinna Vinschen wrote: > On Wed, Aug 07, 2002 at 01:10:02PM +0530, Anagani, Suresh wrote: > >> Hi, >> I am having problem with rsh authentication. >> I have cygwin installed on windows 2000 machine called raindeer. >> And inet utils version is 1.3.2-19 >> >> This is my hosts.equiv file contents... >> >> anaganis AT RAINDEER /usr/doc/Cygwin >> $ cat /etc/hosts.equiv >> raindeer >> >> I tested from a CMD on raindeer.. rsh commands work without prompting for >> password. >> But it prompts for password if I do rlogin. Can someone tell me what am I >> missing here? > > > rlogin/rsh always ask for the password on interactive login. That seems "different" , at least to what I was used to with HP-UX. Indeed there is no mention of this in the man page for rlogin except to say: If the remote host does not supporting Kerberos the standard Berkeley rhosts authorization mechanism is used. There is no Cygwin man page for rhosts however looking at http://mirrors.ccs.neu.edu/cgi-bin/unixhelp/man-cgi?rhosts I find The rlogin program falls back to the standard password-based login procedure if the remote authentication fails. Which would seem to suggest to me that if the remote authentication works then no password should be prompted for. -- 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/