Search found 1 match

by k.irfee
25 Feb 2010, 12:06
Forum: Customizations
Topic: LDAP authentication in Mantis 1.1.8
Replies: 8
Views: 16225

Re: LDAP authentication in Mantis 1.1.8

Hi ,

I have seen the existing posts and trying to authenticate mantis by ldap. but I am not able to login as ldap user nor with inbuilt user.

Any suggestions !!!

Thanks in Advance!!!

My config_inc.php file is as follows ;
$g_hostname = 'localhost';
$g_db_type = 'mysql';
$g_database_name ...