Search found 1 match

by kingphil69
14 Mar 2011, 14:58
Forum: General Discussion
Topic: ActiveDirectory/LDAP authentication woes
Replies: 10
Views: 17988

Re: ActiveDirectory/LDAP authentication woes

The documentation is rather iffy on this topic, so here's what I had to do to get this working for me.
Active Directory (auth against 2008r2) / with MANTISBT running on Centos 5.5 with all updates to today (3/14/11)
The following goes into Config_inc.php

$g_login_method = LDAP;
$g_ldap_server ...