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

WorldFallz’s picture

It's not part of core but there are a couple of contributed modules:

I use userprotect and it works great.

jmlavarenne’s picture

Thanks a lot for the tip!