Search found 1 match

by pferate
02 Sep 2010, 20:49
Forum: General Discussion
Topic: Multiple DN's in LDAP login
Replies: 8
Views: 12001

Re: Multiple DN's in LDAP login

I'm going to share this for anyone who's still interested in this.

This morning, before I even checked here, I customized the LDAP API file to handle multiple DNs on the same LDAP (Active Directory) server in the format of:

$g_ldap_root_dn_list = array('ou=Corporate;dc=mycompany,dc=com',
'ou ...