What type of access control method is being used?
A. DAC
B. MAC
C. RBAC
A. DAC
B. MAC
C. RBAC
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