PAM 1.0.3

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

Changes

Added checkacctmgmt parameter to enable skipping the pam_acct_mgmt() call (which might require root access)