User Privilige

Hello, i would like to ask for help.

i used the user and rights extension, i want to manage the user of the site, to put restrictions, i would be the admin, then other users will be a client, user and rights uses user name to restrict, if the username is admin the … is it possible to change it? what i want is that it’s basis for restriction is the user type which can be found in the db.

hope you can give me an idea.

Thank You

Read the guide about RBAC. Basically, you create auth items, groups them into profiles (another type of auth item) and assign them to users.