I\'m looking for a way to authenticate users through LDAP with PHP (with Active Directory being the provider). Ideally, it should be able to run on IIS 7 (adLDAP does it on
I like the Zend_Ldap Class, you can use only this class in your project, without the Zend Framework.