
Role-based access control is a general security model that simplifies administration by assigning roles to users and then assigning permissions to those roles. Learn
how RBAC in SELinux acts as a layer of abstraction between the user and the underlying TE model, and how the three pieces of an SELinux context (policy, kernel, and userspace) work together to enforce the RBAC and tie Linux users into the TE policy.