An organization installs a new physical access control system at the entrance of its data center. When an employee presents a smart card and enters a personal identification number (PIN), the system checks these credentials against the central directory to verify who the employee is before unlocking the door. Which component of the Authentication, Authorization, and Accounting (AAA) framework is being directly performed during credential verification?
- AuthenticationAnswer
- BAuthorization
- CAccounting
- DNon-repudiation
Answer
Authentication is the pillar of AAA responsible for verifying a user's or system's claimed identity using credentials like a smart card and PIN.
Verifying user credentials (such as a smart card and PIN) against a directory server confirms the user's identity, which is the exact function of authentication in the AAA security model.
Step-by-Step Solution
Key Concept
Authentication in the AAA Framework