Hello,
I'm trying to setup LDAP to look for users in different OUs. For instance, we have an Administrators OU and a Users OU.
OU=Administrators,OU=USA,DC=domain,DC=local
OU=Users,OU=USA,DC=domain,DC=local
How would I configure config_inc.php and ldap_config.php for this? Thank you
Configuring LDAP with more than one ldap_bind_dn
Moderators: Developer, Contributor