Hello,
I would like to know if the MAG is able to browse and retreive user/groups from a complete Windows Domain.
Let's say the top domain is DC=TOP,DC=WN,DC=CIE
There are several subdomains:
DC=EU,DC=TOP,DC=WN,DC=CIE
DC=US,DC=TOP,DC=WN,DC=CIE
DC=AS,DC=TOP,DC=WN,DC=CIE
If my MAG is configured to connect on the Domain Controler (with LDAP) located at the top domain, would I be able to browse subdomains as well. From now I am not able to see the user or groups in the subdomain....
Do I have a better chance with using ActiveDirectory?
Regards
You need to use the Active Directory Global Catalog for this. It runs on a different port. 3268 plain ldap, 3269 ldap ssl. Groups need to be of scope "universal" to appear in the global catalog.