$g_ldap_root_dn without OU

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
H4uke
Posts: 1
Joined: 26 Jun 2015, 09:31

$g_ldap_root_dn without OU

Post by H4uke »

Hi Mantis Forum,

I have a little problem with my ldap root dn..

It is the sam like this post, I found usign the Forum search:
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.
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.

Thanks in advance,

regards

H4uke
Post Reply