SY0-501 · Question #149
When configuring settings in a mandatory access control environment, which of the following specifies the subjects that can access specific data objects?
The correct answer is C. Administrator. In a Mandatory Access Control (MAC) environment, access decisions are centrally controlled by an administrator who defines security policies, labels, and which subjects can access specific data objects.
Question
When configuring settings in a mandatory access control environment, which of the following specifies the subjects that can access specific data objects?
Options
- AOwner
- BSystem
- CAdministrator
- DUser
How the community answered
(17 responses)- A12% (2)
- B6% (1)
- C76% (13)
- D6% (1)
Why each option
In a Mandatory Access Control (MAC) environment, access decisions are centrally controlled by an administrator who defines security policies, labels, and which subjects can access specific data objects.
In MAC, the Owner of a data object does not have discretionary authority to grant or revoke access to others; that power belongs to the centrally controlled administrative policy.
The System enforces the access control rules mechanically once they are defined, but it does not specify or author which subjects can access which objects - that decision-making role belongs to the Administrator.
In a MAC environment, the Administrator is responsible for defining and enforcing access control policies, including assigning security labels to subjects and objects and specifying which subjects are permitted to access specific data objects. Unlike discretionary access control (DAC), individual users and even data owners cannot override these centrally administered rules. The administrator configures the policy framework that the system then enforces.
Users in a MAC environment are subjects whose access is controlled and restricted by policy; they have no authority to specify who can access data objects.
Concept tested: Mandatory Access Control subject-object access specification
Source: https://csrc.nist.gov/glossary/term/mandatory_access_control
Topics
Community Discussion
No community discussion yet for this question.