Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

Miscellaneous Files and Commands rshd(8)
NAME
rshd - Starts the remote shell (demon) server process
SYNOPSIS
rshd
DESCRIPTION
The rshd process is the server process for the rsh utility.
NOTES
To start the rshd process, you need to add the following entry to the conguration le for the inetd
process:
shell stream tcp nowait root /bin/rshd
(The default conguration le for inetd is /etc/inetd.conf.) Then refresh the inetd conguration
by restarting inetd or by sending it a SIGHUP signal.
FILES
/etc/inetd.conf The default le containing the conguration and startup
information for the rshd process.
RELATED INFORMATION
Commands: inetd(8), rsh(1).
STANDARDS CONFORMANCE
This command is an HP extension to the XPG4 Version 2 specication.
527188-003 Hewlett-Packard Company 1235