Sean configures a web application to allow content managers to upload files to the website.
What type of access control model is Sean using?
A. DAC
B. MAC
C. RBAC
Answer: C
Role-based access control (RBAC) Security mechanism in which all access is granted through predefined collections of permissions, called roles, instead of implicitly assigning access to users or resources individually.
Mandatory access control (MAC) Security mechanism in which access is mandated by the operating system or application and not by data owners.
Discretionary access control (DAC) Security mechanism in which the power to grant or deny permissions to resources lies with the data owner.
No comments:
Post a Comment