Hi,

I've released Pam Auth 0.2 after many months :) Pam Auth is a php4
extension that allows simple pam authentication. Possible uses for this
include using php to authenticate against local password files
(dangerous!), samba/nt domains, ldap, mysql databases, and anything else
which pam supports.

Changes in version 0.2 include:

- fixed problem with building on some systems
- fixed problem with core dumps on solaris
- fixed typo which caused errors to not be properly returned
- added ability to specify pam servicename in php.ini
- it now compiles as a shared module (although it won't load...)

I hope to figure out the shared library issue soon which should simplify
the installation process greatly.

For more information and to download, please visit

http://www.math.ohio-state.edu/~ccunning/pam_auth.html

Please let me know if you encounter any problems with this version.

-- 

Chad Cunningham
[EMAIL PROTECTED]

"Well, once again my friend, we find that science is a two-headed beast. One
head is nice, it gives us aspirin and other modern conveniences,...but the 
other head of science is bad! Oh beware the other head of science, Arthur, it 
bites!"


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to