Key concept definitions

Role-Based Access Control (RBAC) assigns access privileges to certain management functions to Roles, which are then assigned to Users and Groups.

Privilege
Authorization to access a certain resource or do a certain action.
Role
A defined set of Privileges.
User
A person or automated agent.
Group
A defined set of Users.