112-51 · Question #45
Which of the following access control models refers to assigning permissions to a user role based on the rules defined for each user role by the administrator?
The correct answer is D. Role-based access control. Role-based access control (RBAC) is a type of access control model that refers to assigning permissions to a user role based on the rules defined for each user role by the administrator. In RBAC, the administrator creates different roles and assigns them the appropriate access ri
Question
Which of the following access control models refers to assigning permissions to a user role based on the rules defined for each user role by the administrator?
Options
- ADiscretionary rule access control
- BMandatory rule access control
- CRule-based access control
- DRole-based access control
How the community answered
(26 responses)- A4% (1)
- C4% (1)
- D92% (24)
Explanation
Role-based access control (RBAC) is a type of access control model that refers to assigning permissions to a user role based on the rules defined for each user role by the administrator. In RBAC, the administrator creates different roles and assigns them the appropriate access rights to the resources. The administrator then assigns users to those roles based on their job functions. This way, the administrator can manage the access of users to the resources without having to deal with each user individually. RBAC can simplify the administration, enhance the security, and improve the scalability of the access control system.
Topics
Community Discussion
No community discussion yet for this question.