CERTIFIED-IN-CYBERSECURITY · Question #762
Which access control model specifies access to an object based on the subject's role in the organization?
The correct answer is C. RBAC. The role-based access control (RBAC) model is well known for governing access to objects based on the roles of individual users within the organization. Mandatory access control is based on security classifications. Attribute-based access control is based on complex attribute…
Question
Which access control model specifies access to an object based on the subject's role in the organization?
Options
- ADAC
- BMAC
- CRBAC
- DABAC
How the community answered
(35 responses)- A3% (1)
- B3% (1)
- C94% (33)
Explanation
The role-based access control (RBAC) model is well known for governing access to objects based on the roles of individual users within the organization. Mandatory access control is based on security classifications. Attribute-based access control is based on complex attribute rules. In discretionary access control, subjects can grant privileges to other subjects and change some of the security attributes of the objects they have access to.
Topics
Community Discussion
No community discussion yet for this question.