CISSP · Question #809
What is an important characteristic of Role Based Access Control (RBAC)?
The correct answer is B. Simplifies the management of access rights. An important characteristic of Role Based Access Control (RBAC) is that it simplifies the management of access rights. RBAC is a model of access control that assigns permissions to roles, rather than individual users. Users are then assigned to roles based on their job functions
Question
What is an important characteristic of Role Based Access Control (RBAC)?
Options
- ASupports Mandatory Access Control (MAC)
- BSimplifies the management of access rights
- CRelies on rotation of duties
- DRequires two factor authentication
How the community answered
(27 responses)- A4% (1)
- B93% (25)
- D4% (1)
Explanation
An important characteristic of Role Based Access Control (RBAC) is that it simplifies the management of access rights. RBAC is a model of access control that assigns permissions to roles, rather than individual users. Users are then assigned to roles based on their job functions or responsibilities. RBAC simplifies the management of access rights by reducing the complexity and overhead of granting, revoking, or modifying permissions for each user. RBAC also improves the consistency and security of access control by enforcing the principle of least privilege and separation of duties.
Topics
Community Discussion
No community discussion yet for this question.