When local and ldap users are used everything works fine unless the user profile module is used.
If special user field are enabled, each user on local database newely created or updated can't log in to drupal. He/she receives the followinf error message:

"Sorry. Unrecognized username or password. Have you forgotten your password?"

Analyzing the users table on drupal database we can find the following values for data field:

before profile update the value is: a:0:{}
after profile update the value is: a:5:{s:14:"picture_delete";s:0:"";s:14:"picture_upload";s:0:"";s:17:"ldap_authentified";i:0;s:7:"ldap_dn";s:0:"";s:5:"block";a:2:{s:5:"views";a:1:{s:18:"Difetti_recenti_SB";i:1;}s:8:"drupalit";a:1:{i:1;i:1;}}}

The last value can also be found on new users created in the local database.

Comments

belio’s picture

I can confirm this issue - Erwin

joel_osc’s picture

I am seeing this as well and would appreciate any follow-up.

Thanks!
-jb

anner’s picture

I am seeing this only for my users that have changed their password since the upgrade. Thankfully I had a good data value to set them back to, so I'm functional in the short term. I'd appreciate any follow up. Thanks.

cpugeniusmv’s picture

kreaper’s picture

Status: Active » Postponed (maintainer needs more info)

Please download 5.x-1.3 and report back if issue perists

Anonymous’s picture

I had the same problem. Updating to 5.x-1.3 fixed it for me (after manually resetting the password once.)

Thanks!

John

johnbarclay’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing 5.x issues to clean out issue queue.