Multiple choice technology architecture

What does AAA stands for ?

  1. Access,Authorization,Accounting

  2. Access,Audit,Accounting

  3. Authentication,Audit,Accounting

  4. Authentication,Authorization,Accounting

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

AAA stands for Authentication, Authorization, and Accounting. Authentication verifies the user's identity, Authorization determines what resources the authenticated user can access, and Accounting tracks the user's resource consumption and activities. This framework is fundamental to network security and access control systems.