Search found 3 matches

by martywise
04 Jun 2010, 13:54
Forum: General Discussion
Topic: Authentication Configuration
Replies: 1
Views: 4500

Re: Authentication Configuration

OK. So, I'm an idiot. After lots of re-reading and compairing my config to others, it finally dawned on me that in the 1.1.8 config I prepared, I didn't specify the $g_ldap_uid_field. Once I set this to sAMAccountName (typical for AD-style LDAP auth), things began working. At least for the account ...
by martywise
04 Jun 2010, 10:50
Forum: General Discussion
Topic: Authentication Configuration
Replies: 1
Views: 4500

Authentication Configuration

I have been having problems configuring the authentication for MantisBT. Currently, I am trying to run 1.1.8 on a RHEL5/php-5.1.x system.

Ideally, I'l like to use http or basic authentication (I think). I'm a little uncertain because I've had trouble finding enough details in the documentation to ...
by martywise
02 Jun 2010, 16:12
Forum: General Discussion
Topic: MantisBT and Shibboleth Authentication
Replies: 3
Views: 4394

Re: MantisBT and Shibboleth Authentication

I haven't done this yet, but plan to give it a try soon. Have you gotten any feedback or gotten it working yet?

Currently, I'm trying to get mantis to use HTTP_AUTH or BASIC_AUTH . Not having much luck so far. My apache server authenticates me, but I contiue to receive the mantisBT login page as ...