What is the difference between AAA authentication and authorization?
- AAuthentication identifies and verifies a user who is attempting to access a system, and authorization controls the tasks the user performs. (correct answer)
- BAuthentication controls the system processes a user accesses, and authorization logs the activities the user initiates.
- CAuthentication verifies a username and password, and authorization handles the communication between the authentication agent and the user database.
- DAuthentication identifies a user who is attempting to access a system, and authorization validates the user's password.
Reveal answer & explanationHide answer
The correct answer is A. Option A: Authentication identifies and verifies a user who is attempting to access a system, and authorization controls the tasks the user performs.








