Kirill, thanks for replying..
Yes, I am using config_inc.php to set the values (you can see my original thread and point if I have something missing over there: http://www.mantisbt.org/forums/viewtopic.php?f=3&t=9878) and using config_default_inc.php to set the method.
Also, thanks for your ...
Search found 4 matches
- 16 Feb 2010, 08:31
- Forum: Help
- Topic: Active Directory / LDAP issues
- Replies: 8
- Views: 10270
- 15 Feb 2010, 05:33
- Forum: Help
- Topic: Active Directory / LDAP issues
- Replies: 8
- Views: 10270
Re: Active Directory / LDAP issues
Right place - it's config_inc.php, where value for this file you can found in config_default_inc.php.
search LOG_LDAP.
I am running into same problem.. Cannot generate logs for the Auth failures with LDAP. I had already searched entire Mantis documentation and config_default_inc.php. Cannot find ...
search LOG_LDAP.
I am running into same problem.. Cannot generate logs for the Auth failures with LDAP. I had already searched entire Mantis documentation and config_default_inc.php. Cannot find ...
- 12 Feb 2010, 09:37
- Forum: Help
- Topic: How to generate logs for auth failures?
- Replies: 1
- Views: 2472
Re: How to generate logs for auth failures?
Few more things I debugged.
I can connect on port 389 of my LDAP server from the host where Mantis is running.
I connected to my DB using MySQL command-line, using the credentials supplied in config_inc.php and it shows me all the users (and they are enabled)
If I specify incorrect password in ...
I can connect on port 389 of my LDAP server from the host where Mantis is running.
I connected to my DB using MySQL command-line, using the credentials supplied in config_inc.php and it shows me all the users (and they are enabled)
If I specify incorrect password in ...
- 12 Feb 2010, 08:10
- Forum: Help
- Topic: How to generate logs for auth failures?
- Replies: 1
- Views: 2472
How to generate logs for auth failures?
Hi there,
I am using Mantis Stable r1.1.8. Its running off a CentOS 5 host and configured to use MySQL (DB is on same host as Mantish) and using a Microsoft AD for LDAP auth. It was working fine for about month and half.
But, last evening its auth suddenly stopped working and users were unable to ...
I am using Mantis Stable r1.1.8. Its running off a CentOS 5 host and configured to use MySQL (DB is on same host as Mantish) and using a Microsoft AD for LDAP auth. It was working fine for about month and half.
But, last evening its auth suddenly stopped working and users were unable to ...