Lightweight Directory Access Protocol (LDAP) properties in Clarity System Administration (CSA) application is configured, followed by services restart. Even after this, it is not possible to login to the application using the LDAP username and password.
Enabling DEBUG messages for com.niku.security class results in the following message being logged in the app-ca.log:
ERROR 2015-02-19 10:31:28,380 [ApplicationServerThread] niku.security (unknown:security.loginAction)
Authentication failed for::xxxxxxxxxxxxxxx::due to this reason::[LDAP: error code 49 - 80090308: LdapErr: DSID-0C09030B, comment: AcceptSecurityContext error, data 52e, v893]
This error corresponds to:
80090308: LdapErr: DSID-0C09030B, comment: AcceptSecurityContext error, data 52e, v893
DATA: 52e
HEX: 0x52e
DEC: 1326 - ERROR_LOGON_FAILURE
Logon failure: unknown user name or bad password.
*note:most common reason is invalid password