An organization is implementing a new access control system. Which of the following represents the correct order of the AAA framework components?
Trap 1: Authorization, Authentication, Accounting
Incorrect order; authentication must precede authorization.
Trap 2: Authentication, Accounting, Authorization
Authorization must occur before accounting can log activities.
Trap 3: Accounting, Authentication, Authorization
Accounting typically comes after access is granted.
- A
Authentication, Authorization, Accounting
Correct sequence as per AAA framework.
- B
Authorization, Authentication, Accounting
Why wrong: Incorrect order; authentication must precede authorization.
- C
Authentication, Accounting, Authorization
Why wrong: Authorization must occur before accounting can log activities.
- D
Accounting, Authentication, Authorization
Why wrong: Accounting typically comes after access is granted.