Courseiva
mediumMultiple SelectObjective-mapped

SSCP Practice Question: Which TWO of the following are characteristics of…

Which TWO of the following are characteristics of a Mandatory Access Control (MAC) system?

⚠ Common exam trap

It's easy for candidates to confuse MAC with DAC or RBAC, mistakenly thinking that owners or roles can override label-based policies, when in fact MAC strictly enforces system-wide rules that neither users nor owners can modify.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Access decisions are based on security labels.

Mandatory Access Control (MAC) systems use security labels (e.g., classifications like Top Secret, Secret, Confidential) attached to subjects and objects. The operating system or reference monitor enforces access decisions based on these labels and a set of rules (e.g., the Bell-LaPadula model's simple security property and *-property), not at the discretion of users or owners. This ensures that access is determined by a central policy, typically implemented via labels in systems like SELinux or Trusted Solaris.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Access decisions are based on security labels.

    Why this is correct

    MAC relies on labels assigned to subjects and objects to determine access.

  • Access is determined by the owner of the object.

    Why it's wrong here

    In MAC, the system (not the owner) controls access based on policy.

  • It uses roles to assign permissions.

    Why it's wrong here

    Roles are used in RBAC, not MAC.

  • Users can change permissions on their own objects.

    Why it's wrong here

    This is a characteristic of DAC, not MAC.

  • It is commonly used in military environments.

    Why this is correct

    MAC is designed for high-security environments like military where classification levels are used.

Quick reference

Access Control Model Comparison

ModelAcronymWho Controls Access?Best For
Discretionary Access ControlDACResource ownerSmall teams, file shares
Mandatory Access ControlMACSystem / security labelsClassified govt / military
Role-Based Access ControlRBACAdministrator (via roles)Enterprise environments
Attribute-Based Access ControlABACPolicy engine (user + resource attributes)Fine-grained, dynamic policies
Rule-Based Access ControlRuBACSystem rules / ACLsFirewall rules, network ACLs

About these practice questions

This SSCP question is part of Courseiva's 920-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SSCP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SSCP exam.