The Pluggable Authentication Modules (PAM)
give system administrators the flexibility of choosing any authentication
service available on the system to perform authentication. The framework
interface is implemented by the library /usr/lib/libpam.1. New authentication service modules can be plugged in
and made available without modifying the applications. The authentication
services are implemented by their own loadable modules whose paths
are specified through the /etc/pam.conf and /etc/pam_user.conf file.
Summary
of Change |
 |
In HP-UX 11i v1.6, IPF support for the 64-bit PAM libraries
has been added.
Impact |
 |
There are no impacts.
Compatibility |
 |
There are no compatibility issues.
Performance |
 |
There are no performance issues.
Obsolescence |
 |
Not applicable.
Documentation |
 |
No documentation changes were necessary.