Q: Our users are in different OUs under a single company DN. How can I set up the LDAP settings so that users from different OUs can authenticate?
For example, we have users in
OU=ABC,DC=MyCompany,DC=com
as well as in
OU=DEF,DC=MyCompany,DC=com
A: You can omit the OU and use this for BaseDN:
DC=MyCompany,DC=com
You should use LDAP v3 and "LDAP version 3" option must be turned on in LDAP connection setting in KMP.