[PHP] Need help with ldap_search function

2005-01-25 Thread Merritt, David
I'm not familiar with LDAP so the problem may be more LDAP related and my lack of LDAP knowledge than a PHP problem but I'm not so sure. Trying to do ldap_search against the LDAP server. I can get the information I need against the CN records in the top DC but am unable to get any record informati

[PHP] Windows user authentication thru PHP and Apache

2004-09-02 Thread Merritt, David
All, Wanting to build a login page which uses the same user information as the user's Windows account. Is there a way to validate a user's login information against the primary Windows domain controller using PHP and Apache? Searching the archives all I'm finding is how to do this with PHP &