Multiple choice

DAC stands for _____.

  1. Discretionary Access Control

  2. Difficult Access Control

  3. Dual Access Control

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Discretionary Access Control (DAC) is a security model where resource owners determine who can access their resources. Users can set permissions on files and other objects they own, granting access to other users at their discretion. This contrasts with Mandatory Access Control where the system enforces policies.