Prevent editing of user information
James Durling - September 14, 2009 - 19:46
Hi,
I am new to Drupal and have been searching and reading for weeks with no resolution found, how can I prevent a user from editing their own details contained on the User node...details such as email, name, or custom fields added using the Profiles module?
This information will be employees and I do not want them to be able to edit any details, only the Admin should have access.
I truely appreciate any help.
Thank you in advance,
James

Try this buddy!
These modules can do at best.
http://drupal.org/project/user_readonly
http://drupal.org/project/userprotect
http://drupal.org/project/restrict_password_change
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
Thank you!
Thank you so much!
I installed the module User Read Only and it worked perfectly...thank you!!!!