MantisBT && LDAP

written by juan on March 5th, 2007 @ 10:31 PM

Mantis is a full featured issue tracker. It supports authentication using LDAP out of the box, but this support has a shortcoming: The administrator needs to create the user's entry in the database first.

As we think that this deficiency prevents mantis from being deployed in the enterprise, we have developed a patch against 1.0.x to avoid this situation. If the user's credentials are valid, and the user does not exists in the database, the user is created using the ldap information. You can download the patch it here.

account_page.php | 14 +++++++++++++-
core/authentication_api.php | 12 ++++++++++--
core/ldap_api.php | 26 +++++++++++++++++++++++++-
3 files changed, 48 insertions(+), 4 deletions(-)

Comments are closed

Options:

Size

Colors