I am using LDAP for authentication and I do not want the users to have the ability to change their passwords locally (In the Drupal Db). I am using the user read only module for the same with the settings "only DENY changes to selected fields." with the user field "Password" checked. (My Restriction Type is "Admin defined restrictions.")
But even if the user tries to change the Time Zone and/or Signature he/she gets the message
"You are not authorized to edit this field." corresponding to the password field.
Am I doing something wrong or is it a bug ?

I am running version 1.1.4.7 from June 1.

Comments

Cainan’s picture

Assigned: Unassigned » Cainan

I will look into this tonight

Cainan’s picture

Status: Active » Fixed

new revision: 1.1.4.8;

Please test this version. Its a near complete rewrite, and even includes a disabled password field!

Cainan’s picture

Status: Fixed » Closed (fixed)
_sam’s picture

Thanks. It works perfectly fine now.