Subject: Re: .rhosts (please help)
To: Redouane Najah Semlali <rns@azure.net>
From: Simon J. Gerraty <sjg@quick.com.au>
List: port-i386
Date: 10/12/1998 23:57:06
>We want to use .rhosts file between the 2 PC

Getting hosts.equiv or .rhosts working is simple:

If you have a machine A that should trust B:

telnet to A from B

type who

see the name that A thinks you came from, put that in hosts.equiv 
or .rhosts

anything else is doomed to failure.  BTW this is not NetBSD specific.

--sjg