| Previous | Next |
| ERROR_DS_INAPPROPRIATE_AUTH | ERROR_DS_REFERRAL |
ERROR_DS_AUTH_UNKNOWN
ERROR_DS_AUTH_UNKNOWN (0x0000202A) is an Active Directory Domain Services LDAP result. The directory service did not recognize the authentication mechanism requested by the LDAP client.
What to check
- Verify the client SASL mechanism and the libraries available on the client and server.
- Confirm that an intermediary is not altering the bind request or redirecting it to a different LDAP implementation.
- Use a supported Kerberos, NTLM, or LDAPS path according to the directory policy.
Useful command
Get-ADRootDSE -Server "<dc-fqdn>"
Microsoft: AD DS LDAP operations · Microsoft: LDAP signing · Microsoft: LDAP ETW tracing
Looking for a different code? Search another status or error code.
