Connector Guides › Connectors Guide › Connecting to Endpoints › UNIX ETC and NIS Connector › Managing Passwords › How UNIX PAM Works
How UNIX PAM Works
The following process describes the UNIX PAM feature's functions:
- A UNIX user's password is to be changed for one of the following reasons:
- Decision of the user.
- The user is forced to change the password by system settings or manual intervention.
- The user's password is changed by an administrator.
- The new password is submitted to the PAM framework password service.
- The PAM framework's password service invokes the PAM library to update the local UNIX security files.
- The PAM framework's password service invokes the UNIX password synchronization module (pam_CA_eta) to notify the Provisioning Server of the password change.
- The Provisioning Server updates the password of the associated Global User and all accounts associated with the Global User.