I have a new Bugzilla installation, and trying to connect it to my LDAP server.
Can't seem to make it work.
What is the correct value of this field: LDAPbinddn should be?
I am able to bind with LDAP browser with the user:
company\administrator
password

so I tried the value as:
cn=administrator;cn=Company_Users;dc=company:password
I get the error:
Failed to bind to the LDAP server. The error message was: 80090308

Thanks