Search found 3 matches

by xpchen
12 Jul 2010, 16:01
Forum: Help
Topic: Problems changing Assigned To and Status thresholds
Replies: 2
Views: 4161

Re: Problems changing Assigned To and Status thresholds

Both issues solved. I had to go to the MySQL database and manually delete some entries from the mantis_config_table.
by xpchen
09 Jul 2010, 15:20
Forum: Help
Topic: Problems changing Assigned To and Status thresholds
Replies: 2
Views: 4161

Problems changing Assigned To and Status thresholds

Version installed: 1.2.0. Schema version: 182

Problem 1: I need to allow developers to edit the "Assigned to" field when they are editing issues. I followed the Mantis documentation and went to Manage -> Manage Configuration -> Workflow Thresholds and set "Assign an issue" flag to Developer. I ...
by xpchen
25 Feb 2010, 21:56
Forum: General Discussion
Topic: Config LDAP and get message 'Your account may be disabled'
Replies: 2
Views: 3124

Re: Config LDAP and get message 'Your account may be disabled'

I have successfully installed Mantis 1.18 on Linux and really like the product. I am now trying to enable LDAP (using OpenLDAP) login to the system. I defined the following in config_inc.php, which I believe is correct setting for our LDAP server.
# --- using openldap -------------
$g_login ...