php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #57974 pam.conf is not working for Solaris 10
Submitted: 2007-12-17 20:41 UTC Modified: 2008-01-05 05:17 UTC
From: tg at df dot lth dot se Assigned:
Status: Closed Package: PAM (PECL)
PHP Version: Irrelevant OS: Solaris 10
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tg at df dot lth dot se
New email:
PHP Version: OS:

 

 [2007-12-17 20:41 UTC] tg at df dot lth dot se
Description:
------------
In Solaris 10, this seems to be needed in /etc/pam.conf:

php     auth requisite          pam_authtok_get.so.1
php     auth required           pam_unix_auth.so.1
php     account required        pam_unix_account.so.1



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-01-05 05:17 UTC] mikael at synd dot info
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 13:01:29 2025 UTC