Access Tools and Controls Flashcards
(6 cards)
1
Q
What is the difference between DAC, MAC, and RBAC?
A
DAC: user-defined, MAC: policy-defined, RBAC: role-based
2
Q
How do biometrics and tokens help in authentication?
A
Biometrics = fingerprint, iris; Tokens = smartcards, USBs
3
Q
What type of access control relies on user roles rather than identities?
A
Role-Based Access Control (RBAC)
4
Q
What’s the difference between DAC and MAC?
A
DAC allows users to set permissions; MAC uses central policies to enforce access.
5
Q
Why would you use attribute-based access control (ABAC)?
A
To make access decisions based on user, resource, and environment attributes
6
Q
What protocol enables secure SSO between a cloud app and an on-premises identity system?
A
SAML