How do I get Bugzilla to authenticate with Active Directory LDAP?
Posted
by
user65712
on Server Fault
See other posts from Server Fault
or by user65712
Published on 2011-02-01T22:41:27Z
Indexed on
2011/02/01
23:27 UTC
Read the original article
Hit count: 363
After reading this guide and trying a ton of permutations based on that, is there an easy way to get Bugzilla working with an AD server? I keep getting the error:
80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db0
I created an AD "bugzilla" user account with "Account Operators" permission as directed. I'm not sure if the error is saying that my login is incorrect or the system login to access LDAP is incorrect. Maybe I just missed an arcane option somewhere in the settings. You'd think all I'd need to do is specify the server name.
As you might have been able to tell, I don't have a lot of LDAP experience.
Also, will the Sysinternals LDAP tool help here?
© Server Fault or respective owner