RBAC (Role Based Access Control)
Beside 2 default roles which provided by the system, you can also create another roles (for instance content-master)
All roles are based on the RBAC system
Role-Based Access Control (RBAC) - a simple, yet powerful centralized access control. To compare this method with others refer to Article in Wikipedia.
Creating a new role
- Go to the page Roles
- Click on “create role” button
- Fill in the name and description
- Add “tasks” which the user can perform (eg administrate task allows you to log into the control panel) or inherit them from other roles (for example from a manager)
- Save