Can't browse mulitple OU with LDAP
Brought to you by:
gainwar
My company has a multiple OU configuration in the AD like CN=Doe John,OU=Users,OU=Users and Groups,OU=BU,DC=GRP,DC=DSB,DC=COM
If I insert OU=BU,DC=GRP,DC=DSB,DC=COM in the Base DN, I can find the user with the standard filter (&(objectClass=person)(objectClass=user)) ant the sAMAccountName. It works like a charm.
But only with the DC=GRP,DC=DSB,DC=COM, no way to retrieve John Doe.