x11r4 man page for rhosts

Query: rhosts

OS: x11r4

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RHOSTS(5)                                                     BSD File Formats Manual                                                    RHOSTS(5)

NAME
rhosts -- allow rlogin, rsh and rcp connections to the local machine without a password.
SYNOPSIS
$HOME/.rhosts
DESCRIPTION
The .rhosts file can allow specific remote users and/or hosts to execute commands on the local machine. The file uses the following format: host [user | @group] Such an entry grants password-free access for the user with the login name user from host. If no user is specified, the user must have the same login name on the remote host and the local host. For security reasons you should always use the FQDN of the hostname and not the short hostname. Netgroups can be specified by preceeding the group by an @ sign. The .rhosts file must be owned by the user or root, and writable only by the owner.
SEE ALSO
rsh(1), rlogin(1), rcp(1). June 15, 2019
Related Man Pages
rhosts(4) - opensolaris
rhosts(5) - ultrix
rsh(1) - osf1
hosts.equiv(5) - osx
hosts.equiv(5) - mojave
Similar Topics in the Unix Linux Community
remote shell command
problem using rsh for ordinary users!
remote file copy across 2 systems (AIX and SCO)
rhosts file...
rlogin questions (Unix Tip 3426 - June 26, 2012)