I have a little problem with my ldap root dn..
It is the sam like this post, I found usign the Forum search:
Anybody has an idea to fix this? It is not really possible to add an OU at this place. I have to search at root of domain.Re: Active directory Authentication 1.2.12
Postby Kiolul » Mar 11, 2014 11:52 am
Hello,
I have found the solution.
The problem is in my ldap root dn:
$g_ldap_root_dn = 'DC=domain,DC=local'; doesn't work
$g_ldap_root_dn = 'OU=XXX,DC=domain,DC=local'; works
But, this previous root dn parameter works with GLPI and Redmine...
Thx.
Thanks in advance,
regards
H4uke