CISSP · Question #831
What security risk does the role-based access approach mitigate MOST effectively?
The correct answer is A. Excessive access rights to systems and data. The security risk that the role-based access approach mitigates most effectively is excessive access rights to systems and data. Role-based access control (RBAC) is a model of access control that assigns permissions to roles rather than individual users, and then assigns users to
Question
Options
- AExcessive access rights to systems and data
- BSegregation of duties conflicts within business applications
- CLack of system administrator activity monitoring
- DInappropriate access requests
How the community answered
(27 responses)- A93% (25)
- C4% (1)
- D4% (1)
Explanation
The security risk that the role-based access approach mitigates most effectively is excessive access rights to systems and data. Role-based access control (RBAC) is a model of access control that assigns permissions to roles rather than individual users, and then assigns users to those roles based on their job functions and responsibilities. This way, RBAC ensures that users have the minimum necessary access rights to perform their tasks and reduces the risk of unauthorized or inappropriate access.
Topics
Community Discussion
No community discussion yet for this question.