HP-UX System Administrator's Guide: Security Management HP-UX 11i v3 (B3921-90020, September 2010)

Table Of Contents
authentication. See pam.conf(4) for more information about the /etc/pam.conf
file.
Use of /etc/default/security file
This is a systemwide configuration file that contains attributes defining the behavior
of login, passwords, and other security configurations. HP-UX Secure Shell allows
use of these attributes with some restrictions, which are explained in the /opt/
ssh/README.hp file for HP-UX Secure Shell.
More information on the /etc/default/security file is in security(4).
Shadow passwords
HP-UX Secure Shell is integrated with the HP-UX shadow password feature. For
more information, see shadow(4).
Control system log (syslog)
HP-UX Secure Shell uses syslog to write important messages. For more
information, see syslog(3C) and syslogd(1M).
Audit logging
HP-UX Secure Shell has implemented audit logging (in trusted mode) in its own
code. For more information, see audit(5).
4.6.8 Associated Technologies
HP-UX Secure Shell has been tested with the following technologies:
Kerberos 5 and GSS-API
OpenSSL
IPv6
TCP Wrappers
PAM (PAM_UNIX, PAM_Kerberos, PAM_LDAP)
HP-UX Strong Random Number Generator
4.6.9 Strong Random Number Generator Requirement
As with all cryptographic key-based products, HP-UX Secure Shell requires a random
number generator. It looks for the HP-UX Strong Random Number Generator special
device files, /dev/urandom and /dev/random, and uses the first special device file
it locates. If these two files do not exist on the system, HP-UX Secure Shell uses its own
internal random number generator, ssh-rand-helper.
The HP-UX Strong Random Number Generator improves the performance and entropy
(a measure of the randomness and therefore the security of generated keys) of HP-UX
Secure Shell. It generates nonreproducible, true random numbers. The use of the HP-UX
Strong Random Number Generator is highly recommended with HP-UX Secure Shell.
4.6 Securing Remote Sessions Using HP-UX Secure Shell (SSH) 83