Closed (won't fix)
Project:
Protect Critical Users
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2009 at 20:14 UTC
Updated:
7 Jan 2009 at 10:57 UTC
Although I have switched every checkbox on or off, I cannot prevent a user from being deleted, not via user/X/delete or admin/user/user. I cannot delete myself, I checked that. I want to a achieve a setup where I can assign a role the right to create, update and deactivate users, but never delete users. Any advice is appreciated.
Comments
Comment #1
markus_petrux commentedIt looks more like a job for a separate module, or maybe there's one already that fits your needs.
http://drupal.org/project/administerusersbyrole
http://drupal.org/project/restrict_password_change
http://drupal.org/project/userprotect
http://drupal.org/project/user_readonly
PS: Life cycle of Protect Critical Users module will probably end some day, when it gets fixed/solved/properly addressed by Drupal core itself.