HP-UX Reference (11i v2 07/12) - 4 File Formats (vol 8)

p
pam.conf(4) pam.conf(4)
passwd password required libpam_updbe.so.1
passwd password required libpam_unix.so.1
other password required libpam_unix.so.1
Utilities and Files
A list of utilities that are known to use PAM includes:
login, passwd, su, dtlogin, ftp,
remsh/rexec , and ssh.
The PAM configuration file does not dictate either the name or the location of the service specific modules.
The convention, however, is the following:
/usr/lib/security/$ISA/libpam_
service_name.so.1
Implements various functions of specific authentication services.
/etc/pam.conf
Configuration file.
/usr/lib/hpux32/libpam.so.1
Implements the 32-bit PAM framework library on Itanium-based systems.
/usr/lib/hpux64/libpam.so.1
Implements the 64-bit PAM framework library on Itanium-based systems.
/usr/lib/libpam.1
Implements the 32-bit PAM framework library on PA-RISC.
/usr/lib/pa20_64/libpam.1
Implements the 64-bit PAM framework library on PA-RISC.
SEE ALSO
dtlogin(1), login(1), passwd(1), su(1), pam(3), pam_hpsec(5).
260 Hewlett-Packard Company 5 HP-UX 11i Version 2: December 2007 Update