Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 456 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 456 Bytes

php-adLDAP

Improvements to PHP LDAP Class to enable support to UPN logon authentication method.

Enable support to UPN logon authentication ("[email protected]" credentials format) instead of Windows authentication method ("username" credentials format) in the "authenticate" class method.

Class originally Written by Scott Barnett ([email protected]) and Richard Hyland ([email protected]) @ http://adldap.sourceforge.net/.