Configuring LDAP with more than one ldap_bind_dn

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Treikayan
Posts: 5
Joined: 06 Jan 2009, 16:19

Configuring LDAP with more than one ldap_bind_dn

Post by Treikayan »

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
Post Reply