nerdexam
CompTIA

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.

Submitted by suresh_in· Mar 4, 2026Security architecture

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)
  • A
    12% (2)
  • B
    6% (1)
  • C
    76% (13)
  • D
    6% (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.

AOwner

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.

BSystem

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.

CAdministratorCorrect

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.

DUser

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

#mandatory access control#MAC#access control models#data objects

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice