200-301 · Question #1061
Which management security process is invoked when a user logs in to a network device using their username and password?
The correct answer is A. authentication. When a user logs in to a network device using their username and password, the device performs authentication to verify the user's identity.
Question
Which management security process is invoked when a user logs in to a network device using their username and password?
Options
- Aauthentication
- Bauditing
- Caccounting
- Dauthorization
How the community answered
(35 responses)- A86% (30)
- B6% (2)
- C6% (2)
- D3% (1)
Why each option
When a user logs in to a network device using their username and password, the device performs authentication to verify the user's identity.
Authentication is the process of verifying a user's identity, typically by checking provided credentials like a username and password against a database or directory service, to confirm they are who they claim to be.
Auditing involves reviewing logs and security events to detect anomalies or policy violations, which happens after or in parallel with login, not as the login process itself.
Accounting involves tracking user activities, such as login times, data usage, and services accessed, after they have been authenticated and authorized.
Authorization is the process of determining what actions or resources an authenticated user is permitted to access, which occurs after successful authentication.
Concept tested: AAA security services (authentication)
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_aaa/configuration/15-mt/sec-usr-aaa-15-mt-book/sec-usr-aaa-overview.html
Topics
Community Discussion
No community discussion yet for this question.