Linux in a Nutshell, Third Edition
by Ellen Siever, Stephen Spainhour, Jessica P. Hekman, Stephen Figgins
Name
rlogind
Synopsis
rlogind [options]
Description
TCP/IP command. Server for the rlogin program, providing a remote login facility, with authentication based on privileged port numbers from trusted hosts. rlogind is invoked by inetd when a remote login connection is requested and executes the following protocol:
The server checks the client’s source port. If the port is not in the range 0-023, the server aborts the connection.
The server checks the client’s source address and requests the corresponding hostname. If the hostname cannot be determined, the dot-notation representation of the host address is used.
The login process propagates the client terminal’s baud rate and terminal type, as found in the environment variable, TERM.
Options
- -a
Verify hostname.
- -l
Do not authenticate hosts via a nonroot .rhosts file.
- -n
Suppress keep-alive messages.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access