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

Administrator Commands and Files 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 configuration file for the inetd
process:
shell stream tcp nowait root /bin/rshd
(The default configuration file for inetd is /etc/inetd.conf.) Then refresh the inetd configuration
by restarting inetd or by sending it a SIGHUP signal.
FILES
/etc/inetd.conf The default file containing the configuration 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 specification.
527188-021 Hewlett-Packard Company 1271