When USS is connected to EEM and EEM connected to LDAP. After updating a password of an end user in the LDAP server, users are not able to log into the application and the following error appears:
Authentication failed. Please try again.
The log file lifferay.log will show something similar to the following:
ERROR [EEMLogin:120] Error during authentication in EEM
[Authenticate Error: Authentication Failed, Authenticate Error: Authentication Failed, Identity Attempted: USERID]
com.ca.eiam.SafePasswordException: EE_AUTHFAILED Authentication Failed
at com.ca.eiam.SafeContext.authenticateWithPassword(SafeContext.java:1716)
at com.ca.eemauth.EEMLogin.authenticateByScreenName(EEMLogin.java:234)