nerdexam
CompTIA

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.

Networking

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)
  • A
    5% (1)
  • B
    14% (3)
  • C
    76% (16)
  • D
    5% (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.

APassphrase

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.

BKnowledge-based authentication

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.

CPINCorrect

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.

DThumbprint

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

#multifactor authentication#authentication factors#biometrics#PIN

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice