Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 1996 19:44:45 +0930 (CST)
From:      Peter Childs <pjchilds@imforei.apana.org.au>
To:        brian@MediaCity.com, freebsd-questions@freebsd.org
Subject:   Re: rsh ... permission denied oddity
Message-ID:  <199610101014.TAA01443@al.imforei.apana.org.au>

next in thread | raw e-mail | index | archive | help
In article <199610092258.PAA29757@MediaCity.com> you wrote:
: How does one specify the host and remote user name in the .rhosts
: file?

In your .rhosts file
hostone.domain1.org username1
hosttwo.otherplace  username2

etc...

You also need to tell rsh/rlogin what username you are loging in as.

ie. on your winNT machine you would need to so something like
 
% rsh -l username1 host.im.trying.to.log.into

	Peter

--
 Peter Childs  ---  http://www.imforei.apana.org.au/~pjchilds
  Finger pjchilds@al.imforei.apana.org.au for public PGP key
         Drag me, drop me, treat me like an object!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610101014.TAA01443>