I'm trying to test LDAPBIND to a test AD in preparation for an AD upgrade. Has anyone seen the following errors in security_authen.log:
Error encountered while getting users DN. Please see logs for details.
LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903C5, comment: AcceptSecurityContext error, data 52e, v2580
Could Not Bind With privileged identity.
Failed to get DN for user.
LDAP data code 52e is "invalid credentials" but I can log into the test LDAP with both the LDAPBIND account and the user account I am testing with. What other log is it referring to for details? Are there any other accounts required in AD other than the LDAPBIND account and the user account I am testing with? I would appreciate any input. Thanks.