LDAP Connection Error: "Admin User DN or Admin Password is invalid"
The Lightweight Directory Access Protocol (LDAP) connection error "Admin User DN or Admin Password is invalid" includes a data number that indicates why the credentials were rejected.
This message means that the Lightweight Directory Access Protocol (LDAP) server rejected the Admin user distinguished name (DN) and password. To determine why these items were rejected, examine the error codes shown in the message string returned by the LDAP server:
- Error code 49 means that authentication failed.
- The
data <number>
phrase indicates why authentication failed. For example, the <number>701
means that the account has expired. You can view a list of other authentication failure codes here: https://confluence.atlassian.com/stashkb/ldap-error-code-49-317195698.html