Hi all!
I've successfully installed and configured MantisBT (1.2.8) over a LAMP and using LDAP authentication. It works great!
I've also create an HTML form to report new issues with mantisconnect. When I report a new issue with my form using a username/password from a user that have been previously authenticated in MantisBT with LDAP it works like a charm. But if I try to report a new issue with my form using a username/password from a user that haven't been previously authenticated in MantisBT with LDAP it gives me an "Access denied" error.
I've changed my mc_config_inc.php in order to have $g_mc_readwrite_access_level_threshold as ANYBODY, VIEWER, REPORTER... but none of them have worked.
I don't know if I'm doing something wrong or perphaps there is no way to report an issue using SOAP with users that have never been logged into Mantis although they are in my LDAP server.
Thanks in advanced.
Add issue using SOAP (mantisconnect) and LDAP authentication
Moderators: Developer, Contributor