CV0-003 · Question #45
Which of the following authentication types is being required when a user must swipe a key card and then enter a password before being allowed access to the server room?
The correct answer is A. Multi-factor authentication. Using a key card (something you have) combined with a password (something you know) satisfies the definition of multi-factor authentication by requiring two distinct factor categories.
Question
Which of the following authentication types is being required when a user must swipe a key card and then enter a password before being allowed access to the server room?
Options
- AMulti-factor authentication
- BSingle sign-on
- CBiometric authentication
- DSingle-factor authentication
How the community answered
(24 responses)- A88% (21)
- B4% (1)
- C4% (1)
- D4% (1)
Why each option
Using a key card (something you have) combined with a password (something you know) satisfies the definition of multi-factor authentication by requiring two distinct factor categories.
Multi-factor authentication requires verification using two or more independent factor categories: something you know, something you have, or something you are. A key card represents the 'something you have' factor while a password represents the 'something you know' factor, making this a textbook MFA implementation. Because the two factors belong to different categories, compromise of one does not compromise the other.
Single sign-on allows a user to authenticate once and access multiple systems without re-entering credentials; it does not describe a two-step physical access process.
Biometric authentication relies on physical characteristics such as fingerprints or retina scans; neither a key card nor a password is a biometric factor.
Single-factor authentication uses only one factor category; this scenario uses two distinct categories, which disqualifies it.
Concept tested: Multi-factor authentication factor categories
Source: https://pages.nist.gov/800-63-3/sp800-63b.html
Topics
Community Discussion
No community discussion yet for this question.