FC0-U61 · Question #597
An employee uses a password to log in to a company computer. Which of the following authentication methods did the employee use to gain access to the network?
The correct answer is A. Single-factor. This question asks to identify the type of authentication method used when only a password is required for login.
Question
An employee uses a password to log in to a company computer. Which of the following authentication methods did the employee use to gain access to the network?
Options
- ASingle-factor
- BSingle sign-on
- CPermissions
- DMultifactor
How the community answered
(39 responses)- A87% (34)
- B3% (1)
- C8% (3)
- D3% (1)
Why each option
This question asks to identify the type of authentication method used when only a password is required for login.
Single-factor authentication (SFA) requires only one form of verification, such as a password, to confirm a user's identity. In this scenario, since only a password is used, it falls under SFA.
Single sign-on (SSO) is an authentication scheme that allows a user to log in with a single ID and password to gain access to multiple related but independent software systems, but it doesn't specify the number of factors used for the initial login.
Permissions define what an authenticated user can do with resources after access has been granted, not the method used to verify the user's identity during login.
Multifactor authentication (MFA) requires two or more distinct factors (e.g., something you know, something you have, something you are) to verify identity, which is not the case when only a password is used.
Concept tested: Single-factor authentication
Source: https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-mfa-howitworks
Topics
Community Discussion
No community discussion yet for this question.