Search Criteria
Package Details: php-pam 2.2.5-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/php-pam.git (read-only, click to copy) |
|---|---|
| Package Base: | php-pam |
| Description: | This extension provides PAM (Pluggable Authentication Modules) integration in PHP. |
| Upstream URL: | https://github.com/amishmm/php-pam |
| Licenses: | PHP |
| Submitter: | matteomattei |
| Maintainer: | matteomattei (amish) |
| Last Packager: | amish |
| Votes: | 9 |
| Popularity: | 0.000010 |
| First Submitted: | 2007-10-12 13:36 (UTC) |
| Last Updated: | 2025-02-13 11:35 (UTC) |
Dependencies (3)
- pam (pam-selinuxAUR)
- php
- autoconf (autoconf-gitAUR) (make)
Latest Comments
1 2 Next › Last »
kohlrak commented on 2024-05-02 10:01 (UTC)
Dropping a php in visudo in a specific place and using either stdin or env will allow passing data from http to a script with all inputs sanitized (your responsibility), and will allow authentication to occur. For some reason unbeknownst to me (probably doing something wrong) removing the % to make it specific to the user instead of group will not work (not the fault of this package, seems to be something about either apache or how sudo works).
%http ALL=(ALL:ALL) NOPASSWD:SETENV: /usr/bin/php /srv/special.php
Unfortunately, i can't use this to change passwords.
Authentication token lock busy (in pam_chauthtok)
matteomattei commented on 2018-10-12 17:14 (UTC)
It seems ok to me
matteomattei commented on 2018-10-11 18:20 (UTC)
@amish no problem go ahead and update it ;-)
matteomattei commented on 2018-10-11 16:13 (UTC)
@amish I added you as maintainer
matteomattei commented on 2017-04-12 14:57 (UTC)
1 2 Next › Last »