By jmlavarenne on
I have a site where I need some users to be able to edit other users, but I don't want them to be able to change the user 1 password.
Is this a Drupal feature?
I have a site where I need some users to be able to edit other users, but I don't want them to be able to change the user 1 password.
Is this a Drupal feature?
Comments
_
It's not part of core but there are a couple of contributed modules:
I use userprotect and it works great.
Thanks a lot for the tip!
Thanks a lot for the tip!