I came across a question worded similarly to the following:
An administrator is provided two accounts:
- Administrative privileges (no network privileges)
- Network services (no admin privileges)
Which describes this scenario?
A. Mandatory Access Control
B. Least Privilege
C. Separation of duties
D. Multi-factor authentication
The answer is "B", but why not "C"?