Dan_f400 Posted March 23, 2007 Share Posted March 23, 2007 I'm having a problem with an LDAP search from PHP against a Win2K3 Active Directory. My script will happily search an OU such as "OU=Techs,DC=Domain,DC=Local", but if I search the root of the AD using just "DC=Domain,DC=Local" then I get an Operations Error returned. Any help PLEASE! Link to comment https://forums.phpfreaks.com/topic/43982-basedn-ldap-search/ Share on other sites More sharing options...
Dan_f400 Posted March 26, 2007 Author Share Posted March 26, 2007 Sorted!!! Thought I'd post the fix for anyone else who needs to use LDAP and the Active Directory. When connecting to the AD you need to connect using port 3268 to search the entire directory. Link to comment https://forums.phpfreaks.com/topic/43982-basedn-ldap-search/#findComment-215192 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.