CAS-003 · Question #714
CAS-003 Question #714: Real Exam Question with Answer & Explanation
The correct answer is B: Separation of duties. Separation of duties (SoD) is the principle that no single individual should hold roles or privileges that span multiple, conflicting areas of authority. Granting the CFO - a financial executive with no operational IT responsibility - domain administrator privileges violates SoD
Question
Options
- ADiscretionary access control
- BSeparation of duties
- CData classification
- DMandatory access control
Explanation
Separation of duties (SoD) is the principle that no single individual should hold roles or privileges that span multiple, conflicting areas of authority. Granting the CFO - a financial executive with no operational IT responsibility - domain administrator privileges violates SoD by combining financial oversight authority with unrestricted IT control, creating opportunities for fraud, data exfiltration, or accidental misconfiguration. SoD is the most direct argument because it addresses the role conflict itself. Discretionary access control (A) governs how owners grant permissions. Data classification (C) defines data sensitivity. Mandatory access control (D) enforces policy-based access. None of these directly argue against role overlap the way SoD does.
Community Discussion
No community discussion yet for this question.