PAM

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

Latest releases

Version Release Download
2.2.4 2022-01-19 pam-2.2.4.tgz
2.2.3 2021-06-08 pam-2.2.3.tgz
2.2.2 2021-06-08 pam-2.2.2.tgz
2.2.1 2021-06-07 pam-2.2.1.tgz
1.0.3 2009-11-29 pam-1.0.3.tgz
Show all releases

Changelog

Version Message
2.2.4 Update TSRMLS_CACHE in RINIT_FUNCTION and MINIT_FUNCTION
2.2.3 Fix minimum version of php and pear installer
2.2.2 Add missing globals init and other minor fixes
2.2.1 PHP 8.0 support with other features
1.0.3 Added checkacctmgmt parameter to enable skipping the pam_acct_mgmt() call (which might require root access)
Show complete changelog