Administrator's Guide

can be redirected to an sshd server over a secure channel, and the sshd server
can then forward the traffic to a designated port on the real server machine.
Integration with underlying HP-UX security features.
The HP-UX Secure Shell product is integrated with important HP-UX security features.
For more information, see Section 4.6.7.
4.6.2 Software Components of HP-UX Secure Shell
HP-UX Secure Shell software consists of a set of client and server components. See
Table 4-2.
Table 4-2 Software Components of HP-UX Secure Shell
Equivalent
non-secure
component(s)
LocationDescriptionComponent
remsh, telnet,
rlogin
ClientSecure Shell client is a secure replacement for
telnet and remsh; it is most similar to
remsh with security features
ssh
remsh, telnet,
rlogin
ClientSymbolic link to sshslogin
rcpClient and serverSecure copy client and secure copy serverscp
ftpClientSecure ftp clientsftp
remshd, telnetd,
rlogind
ServerSecure shell daemonsshd
ftpdServerSecure ftp daemonsftp-server
Not applicableServerRandom number generator, which is used
when sshd is not able to find /dev/random
or /dev/urandom on the server. HP-UX is
shipped with a kernel-resident random number
generator, rng. If rng is deconfigured, sshd
uses prngd.
ssh-rand-helper
rhosts file
mechanism
Client and serverTool for "automatic" key-based login from
client to server
ssh-agent
Not applicableClientTool for making key pairs of the client known
to ssh-agent
ssh-add
Not applicableClientTool for generating key pairs for public key
authentication
ssh-keygen
4.6 Securing Remote Sessions Using HP-UX Secure Shell (SSH) 77