Week 3 - Access Control Flashcards
1
Q
What are the three stages of access control for a user?
A
- Identification
- Authentication
- Authorization
2
Q
What are the three factors of user authentication?
A
- Something you know (e.g., passwords, PINs).
- Something you have (e.g., tokens, access cards).
- Something you are (e.g., biometrics like fingerprints or iris scans).
3
Q
What is multifactor authentication (MFA)?
A
using 2 or more authentication factors from differenct categories
e.g
biometrics + password
4
Q
Why is multifactor authentication more secure than single-factor authentication?
A
if one is compromised other factor provide extra layer of assurance