User creating restricted by Level/Role

I’m looking for a way to create different Admin levels. There is a Superuser level with full permissions, who can Create/Edit all Users. Then, I need a second level Admin user who can’t Crete/Edit ‘Superuser’ accounts, but other Admins or lower level users. The goal is to grant Access to User.edit screen to create users, but not to create/edit Superuser accounts.

Ok, I know how to implement my own User management, but maybe I should have said that I want to do this with the current User.edit screen, roles, etc,. If it is possible.

Hi,

Maybe, this example is what you are looking for?

1 Like

Yes, exactly this! Thanks, @shiryaeva.

Sorry for not have seen that by myself.

1 Like