HP CIFS Server and Encrypting Client Connections

Add the following lines to the account section:
sshd account required libpam_hpsec.so.1
sshd account sufficient libpam_krb5.so.1
sshd account required libpam_unix.so.1
Our existing CIFS Server Kerberos krb5.conf and krb5.keytab files (from the Unified Login
configuration) are compatible with SSH, so using our existing configuration, the systems are ready to
execute an SSH tunnel using Kerberos authentication.
No other special CIFS or HP-UX configuration is required.
NOTE: sshd is configured to start automatically during installation