220-1002 · Question #663
A technician is implementing multifactor authentication for logins to the network. The network already requires a username and password to authenticate users. Which of the following should the…
The correct answer is C. PIN. Adding a PIN satisfies the multifactor authentication requirement by introducing an additional device-bound verification step that is distinct from the reusable username and password credentials.
Question
A technician is implementing multifactor authentication for logins to the network. The network already requires a username and password to authenticate users. Which of the following should the technician add to meet the multifactor requirement?
Options
- APassphrase
- BKnowledge-based authentication
- CPIN
- DThumbprint
How the community answered
(21 responses)- A5% (1)
- B14% (3)
- C76% (16)
- D5% (1)
Why each option
Adding a PIN satisfies the multifactor authentication requirement by introducing an additional device-bound verification step that is distinct from the reusable username and password credentials.
A passphrase is a variation of a password and falls under the 'something you know' category, the same factor type as the existing password, so it does not introduce a new authentication factor.
Knowledge-based authentication relies on security questions, which are also classified as 'something you know' and therefore do not add a distinct factor beyond the existing username and password.
In MFA implementations such as Windows Hello for Business, a PIN is device-bound - it is registered to and only valid on a specific enrolled machine - making it functionally a 'something you have' factor rather than a simple reusable secret. Adding this device-bound PIN alongside the existing username and password creates a two-factor authentication setup that meets the MFA requirement without requiring additional biometric hardware infrastructure.
A thumbprint is a biometric 'something you are' factor that is valid for MFA but typically requires dedicated fingerprint reader hardware at each network login point, making it less practical than a device-bound PIN for this network authentication scenario.
Concept tested: Multifactor authentication factor types and MFA implementation
Source: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mfa-howitworks
Topics
Community Discussion
No community discussion yet for this question.