Quote:
Originally Posted by hygor I think this is to do with the multi-domain structure of the AD Forest as if I change the LDAP connection to: lConnex = "LDAP://[SERVER]:[PORT]/DC=this,DC=here"; I can retrieve a few users (but not those from the other domains). |
i would try to find all the distinguished names in the forest. Then run separate queries.
edit:
this post from another forum describes searching gcs /multi domains. doesn't give an answer but describes some possibilites. that board could prolly answer more quickly.
Directory Programming .NET - Best Way to Handle Multiple Domains?