minix man page for rhosts

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)

NAME
rhosts, hosts.equiv - trusted remote users or hosts
SYNOPSIS
~user/.rhosts /etc/hosts.equiv
DESCRIPTION
The 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 ALSO
rlogin(1), rsh(1).
NOTES
Minix has no restrictions on becoming super-user remotely. Other systems usually do.
AUTHOR
Kees J. Bot (kjb@cs.vu.nl) RHOSTS(5)
Related Man Pages
rhosts(5) - freebsd
hosts.equiv(4) - sunos
hosts.equiv(5) - netbsd
hosts.equiv(4) - osf1
hosts.equiv(5) - freebsd
Similar Topics in the Unix Linux Community
Run commands on a UNIX with NT
remote file copy across 2 systems (AIX and SCO)
duplicate entries /.rhosts file
After reboot the .rhosts file in nobody nobody
+ + in .rhosts is causing a "Permission Denied"