Posted by James Durling on September 14, 2009 at 7:46pm
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
Comments
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
------------------------
Mohanraj Thangarasu
My drupal tips & tutorials -Drupaltricks.com
Thank you!
Thank you so much!
I installed the module User Read Only and it worked perfectly...thank you!!!!