2.2k views
0 votes
What access control model below is considered to be the most restrictive access control model, and involves assigning access controls to users strictly according to the custodian?

A) Mandatory Access Control
B) Role Based Access Control
C) Discretionary Access Control
D) Rule Based Access Control

User Jim Weaver
by
6.8k points

2 Answers

1 vote

Answer:

Mandatory access control

User Linkas
by
6.5k points
4 votes

Answer:

A) Mandatory Access Control

Step-by-step explanation:

There are a number of access control models, some of them are as follows :

Mandatory access control: Mandatory access control can be described as, where the user gets access to manage or process some task on the target. It is one of the most restrictive access control models.

Role-based access control: Role-based access control is a type of access control where access can be given on the basis of the particular role, which makes it simpler to process its tasks.

Discretionary Access Control: Discretional access control is a type of access control where access or permission can be given based on the belonging of the group.

Rule-Based Access Control: Rule-based access control is a type of access control where access can be given to the user on a predefined rule made by an administrator.

so accordingly, the most appropriate answer is option A.

User Amen Aziz
by
6.1k points