In role-based access control (RBAC), permissions are assigned to ____________ rather than individual users.
- Roles
- Groups
- Users
- Profiles
In RBAC systems, permissions are associated with roles rather than individual users. This approach simplifies access management by assigning permissions to predefined roles, and users are then assigned to those roles. Hence, the correct option is "Roles."
Loading...
Related Quiz
- Which of the following is NOT a common access control method used in database systems?
- Which aspect of database testing is typically automated as part of the CI process?
- In load testing, what is the typical approach to evaluate system performance?
- Which type of data integrity constraint ensures that values in a column are unique within a table?
- What is the purpose of spike testing in performance testing?