SY0-301 · Question #807
A network administrator has a separate user account with rights to the domain administrator group. However, they cannot remember the password to this account and are not able to login to the server wh
The correct answer is D. Authentication. The administrator cannot log in because they cannot provide the correct password, which is a failure of the authentication process - the step that verifies identity.
Question
A network administrator has a separate user account with rights to the domain administrator group. However, they cannot remember the password to this account and are not able to login to the server when needed. Which of the following is MOST accurate in describing the type of issue the administrator is experiencing?
Options
- ASingle sign-on
- BAuthorization
- CAccess control
- DAuthentication
How the community answered
(18 responses)- C6% (1)
- D94% (17)
Why each option
The administrator cannot log in because they cannot provide the correct password, which is a failure of the authentication process - the step that verifies identity.
Single sign-on is a technology that allows one set of credentials to access multiple systems - it does not describe a login failure.
Authorization determines what an authenticated user is permitted to do; the issue here is that the user cannot authenticate in the first place.
Access control is the broader framework encompassing both authentication and authorization, but it does not specifically describe the failure to supply correct credentials.
Authentication is the process of proving identity to a system, typically by supplying something you know (password), have (token), or are (biometric). When the administrator cannot remember their password, they are unable to complete the authentication step and therefore cannot gain access. The inability to present valid credentials is by definition an authentication failure, not a problem with authorization or access control policy.
Concept tested: Authentication vs. authorization vs. access control concepts
Source: https://learn.microsoft.com/en-us/entra/identity/authentication/overview-authentication
Topics
Community Discussion
No community discussion yet for this question.