Query: rhosts
OS: minix
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RHOSTS(5) File Formats Manual RHOSTS(5)NAMErhosts, hosts.equiv - trusted remote users or hostsSYNOPSIS~user/.rhosts /etc/hosts.equivDESCRIPTIONThe per user .rhosts and the per system hosts.equiv files can be used to allow users to use rlogin or rsh without a password. The remote login services first check the system wide /etc/hosts.equiv file and then the ~user/.rhosts of the intended user. Both files contain lines of one of two forms: host host ruser The first form tells that any user from host is allowed to login to this system under the same name. The second form allows ruser from host to login. The .rhosts file is checked to be owned by user or root, and only its owner may be able to write it.SEE ALSOrlogin(1), rsh(1).NOTESMinix has no restrictions on becoming super-user remotely. Other systems usually do.AUTHORKees J. Bot (kjb@cs.vu.nl) RHOSTS(5)
Related Man Pages |
---|
pam_rhosts(8) - linux |
pam_rhosts(8) - debian |
rhosts(5) - netbsd |
hosts.equiv(4) - osf1 |
hosts.equiv(5) - osx |
Similar Topics in the Unix Linux Community |
---|
remote shell command |
rhosts file... |
After reboot the .rhosts file in nobody nobody |
+ + in .rhosts is causing a "Permission Denied" |
rlogin questions (Unix Tip 3426 - June 26, 2012) |