200-201 · Question #222
Which type of access control depends on the job function of the user?
The correct answer is C. role-based access control. Role-based access control (RBAC) is an access control mechanism that grants permissions and access rights to users based on their roles or job functions within an organization. In RBAC, access rights are associated with specific roles, and users are assigned to these roles…
Question
Which type of access control depends on the job function of the user?
Options
- Adiscretionary access control
- Bnondiscretionary access control
- Crole-based access control
- Drule-based access control
How the community answered
(62 responses)- A2% (1)
- B2% (1)
- C92% (57)
- D5% (3)
Explanation
Role-based access control (RBAC) is an access control mechanism that grants permissions and access rights to users based on their roles or job functions within an organization. In RBAC, access rights are associated with specific roles, and users are assigned to these roles based on their job responsibilities or functions. Users inherit permissions associated with their roles, making it easier to manage access across an organization and ensure that individuals have the necessary permissions to perform their job duties without granting unnecessary access.
Topics
Community Discussion
No community discussion yet for this question.