Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.2.0 CE M2
-
Fix Version/s: 6.2.0 CE M6
-
Component/s: Infrastructure, Infrastructure > LDAP
-
Labels:None
-
Environment:All version
-
Fix Priority:4
-
Similar Issues:
Description
If you attempt to login 3 times with the incorrect password (our current settings for LDAP) it locks you out of the system... But liferay doesn't tell you that it just gives a generic "Authentication failed. Please try again. "

Dale,
Are you sure you've correctly set the property "ldap.error.user.lockout" this string value is used by Liferay to recognise the correct error response from LDAP, and this behaviour does work..
For example:
FedoraDS: ldap.error.user.lockout=retry limit
OpenDS: ldap.error.user.lockout=locked
Hope that helps.
Jason