adLDAP - LDAP authentication with PHP for Active Directory

SourceForge.net Logo

adLDAP - LDAP Authentication with PHP for Active Directory

adLDAP is a PHP class that provides LDAP authentication with Active Directory.

Intelligent Active Directory integration with PHP was a holy grail for most intranet developers for a long time. This project is really to help others with getting over the same hurdles that we've experienced in getting the whole LDAP SSL Active Directory puzzle working natively on Linux.

Given the varied nature of organisations and sites, adLDAP may not be _your_ complete solution, but it should be a very sound starting point. LDAP isn't overly friendly on first glance, and it's a steep learning curve made alot worse when coupled with Microsoft's seemingly unending army of gotcha's.

The information you can retrieve from Active Directory is as useful as you make it. If you don't fill out all their account information there's not really going to be much to query.

adLDAP is open source software and is released under the GNU Lesser General Public License.

Latest News

adLDAP goes the way of the wiki!
Most areas of the website are now wiki'd. People are actively encouraged to contribute to the knowledge in this project where it can be improved or extended, particularly in the areas of server administration and Active Directory's LDAP schema.

Version 2.2 to add Exchange support
Support for creating Exchange mailboxes will be added in the next release of adLDAP.