Hi,

I'm a newbie when it comes to Drupal and have been playing with it recently for a site I've been asked to setup. I'm after some help/advice regarding user management. Basically what I want is for designated users to be able to do general user management; authorise new users, changes passwords, etc... What I don't want is for them to be able to see the Super Admin let alone be able to edit the password. Just more of a general supervisor role.

I have played with roles and permissions but when I grant a user permission to manage users they can see and edit the Super Admin account.

Am I doing it wrong? Is there a better way? Or, is/are there modules out there I can use to achieve this?

Thanks in advance

Comments

vm’s picture

investigate the userprotect.module and adminrole.module may also be worth looking at.

catapult’s picture

Thanks. I'll take a look.