-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.0.6 GA
-
Fix Version/s: --Sprint 11/12, 6.2.0 CE M2
-
Component/s: Application Security > LDAP, Legacy, Legacy > Control Panel menu
-
Labels:
-
Environment:RHEL Linux | Windows 2008
Apache DS 1.5.7
Oracle 11gR2
Liferay Portal Community Edition 6.0.6 CE (Bunyan / Build 6006 / February 17, 2011)
Hi,
there is problem with user accounts when they are imported from ldap.
If liferay was configured to import users from ldap on startup:
ldap.import.on.startup=true
or by interval:
ldap.import.interval=1
User accounts imported succesfully and user even can login to portal but, in DB in USER_ table value for DIGEST column is empty.
Because of this user cannot change password in control panel in "My Account" page.
On password change user there is such error:
You have entered invalid data. Please try again.
That password is invalid. Please enter in a different password
There is no request to ldap server to update password.
portal-ext.properties in attachment
similar issue on forum:
http://www.liferay.com/en/community/forums/-/message_boards/message/11148155
Thanks.