Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add 'sub-admin' to custom user groups? #389

Open
headkit opened this issue Oct 26, 2017 · 0 comments
Open

How to add 'sub-admin' to custom user groups? #389

headkit opened this issue Oct 26, 2017 · 0 comments

Comments

@headkit
Copy link

headkit commented Oct 26, 2017

Hi!
Great package, thanx for sharing!

I want to add a 'subadmin' to administrate their subset of users collected inside a specific ROLES group. So I made my first user a 'superadmin' in Roles.GLOBAL_GROUP to make it administrate them all.

superadmin (also admin in Roles.GLOBAL_GROUP)
    admin A (in Roles.GLOBAL_GROUP and in a custom group)
        user 3 (some role in a custom group)
        user 4 (some role in a custom group)
     admin B (in Roles.GLOBAL_GROUP and in a custom group)
        user 6 (some role in a custom group)
        user 7 (some role in a custom group)

how is the best way to make the 'admin' role only get access to users of their own ROLES group? and how could we restrict acces to specific collections in the left navigation bar of the admin panel?

thnx!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant