Hello. I put in some credentials in for Bugzilla to use LDAP (our
organization uses Active Directory for authentication). When I tried
signing in with the test account, I got the following error:
Bugzilla has suffered an internal error. Please save this page and send it
to
web...@lifespan.org with details of what you were doing at the time
this message appeared.
URL:
http://xxx.xxx.xxx.225/bugzilla/index.cgi
Failed to bind to the LDAP server. The error message was: No password, did
you mean noauth or anonymous ?
Traceback:
at Bugzilla/Auth/Verify/LDAP.pm line 166
Bugzilla::Auth::Verify::LDAP::_bind_ldap_for_search(...) called at
Bugzilla/Auth/Verify/LDAP.pm line 59
Bugzilla::Auth::Verify::LDAP::check_credentials(...) called at
Bugzilla/Auth/Verify/Stack.pm line 59
Bugzilla::Auth::Verify::Stack::check_credentials(...) called at
Bugzilla/Auth.pm line 72
Bugzilla::Auth::login(...) called at Bugzilla.pm line 336
Bugzilla::login(...) called at /var/www/bugzilla/index.cgi line 40
If you guys need more info, please let me know. How do I get Bugzilla to
use AD for authentication?