SY0-501 · Question #487
A security technician is configuring an access management system to track and record user actions. Which of the following functions should the technician configure?
The correct answer is A. Accounting. This question tests knowledge of the AAA (Authentication, Authorization, and Accounting) framework, specifically which component handles tracking and recording user actions.
Question
A security technician is configuring an access management system to track and record user actions. Which of the following functions should the technician configure?
Options
- AAccounting
- BAuthorization
- CAuthentication
- DIdentification
How the community answered
(42 responses)- A79% (33)
- B7% (3)
- C12% (5)
- D2% (1)
Why each option
This question tests knowledge of the AAA (Authentication, Authorization, and Accounting) framework, specifically which component handles tracking and recording user actions.
Accounting is the AAA function responsible for tracking and recording user activities, including login times, commands executed, resources accessed, and session durations. It creates an audit trail that can be used for compliance, forensic analysis, and security monitoring. In access management systems like RADIUS or TACACS+, accounting logs are generated to capture what authenticated and authorized users actually do.
Authorization determines what resources or actions a user is permitted to access after authentication, but it does not track or record those actions.
Authentication is the process of verifying a user's identity through credentials such as passwords or certificates, not recording what actions they take afterward.
Identification is simply the process of a user claiming an identity (e.g., entering a username), which precedes authentication and has no role in tracking user actions.
Concept tested: AAA framework accounting function for user activity tracking
Source: https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/auth-radius
Topics
Community Discussion
No community discussion yet for this question.