I can't get ldap authentication to work on my active directory. I found two old threads here on the community having the exact same issue, but without any solution.
I enabled ldap and followed the instructions, however, I always get this error:
ERROR odoodb odoo.addons.auth_ldap.models.res_company_ldap: An LDAP exception occurred: {'desc': 'Operations error', 'info': '000004DC: LdapErr: DSID-0C090BB7, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v3839'}
The binddn works fine for other tools connected to my active directory.