PAM integration
This extension provides PAM (Pluggable Authentication Modules) integration. PAM is a system of libraries that handle the authentication tasks of applications and services. The library provides a stable API for applications to defer to for authentication tasks.
License: PHP
This package is not maintained, if you would like to take over please go to this page.
Version | Release | Download |
1.0.3 | 2009-11-29 | pam-1.0.3.tgz |
Version | Message |
1.0.3 | Added checkacctmgmt parameter to enable skipping the pam_acct_mgmt() call (which might require root access) |