Is it possible to configure LDAP connection to search two different UOs?
I am wondering how to set two different user search bases without restructuring active directory. We have attempted having two active configurations on the same security server and separating with ;. Neither worked. We also attempted using a security group as our search base and users could not be found. ex. below.
Both of these work if we use one or the other but we need users in both departments:
OU=Department_A,DC=domain,DC=com
OU=Department_B,DC=domain,DC=com
We added user to a JDEPilot security group and used the following search base with no luck