In this post, we’ll cover the basics of AAA (Authentication, Authorization, Accounting).
What is AAA?
Authentication – Who are you? (e.g., login with username/password)
Authorization – What are you allowed to do? (e.g., view or configure)
Accounti...