(imported topic written by 16Colors)
Question: How would you set up the LDAP enrollment authentication for iOS/Android for multiple domains?
We have one Parent Domain and 3 Child Domains. Two way trusts, etc…
Child Domain, Corp, is configured and working now… What we need is to add the users in the Child Domain, Remote, to also be able to authenticate…
Is there some relevance you can add to the “Base DN” field of the “Configure Authentication”? Something like,
(objectClass=User) & (o-domain,ou=Corp | o=domain,ou=Remote)
The User Query is (ObjectClass=person)