PAM Authentication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm writing a script which requires PAM authentication in order for my users to log in. Unfortunately, it seems the PAM package on PECL won't work, as FreeBSD has no pam_pwdb.so file, so it returns a blank result.

Can someone enlighten me on how to get pecl/PAM working, or another method that I might use? I can't just parse the file directly, as only root has access to the master.passwd file, and the passwd file is shadowed.

PHP: 5.2.5, suPHP/CGI
OS: FreeBSD 7.0-RELEASE
Apache: Apache/2.2.8 (FreeBSD) mod_ssl/2.2.8 OpenSSL/0.9.8e DAV/2

Thanks in advance!

Kyle Baczynski

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux