CWNA-107 Exam QuestionsBrowse all questions from this exam

CWNA-107 Exam - Question 19


What statement describes the authorization component of a AAA implementation?

Show Answer
Correct Answer: C

Authorization in the context of AAA (Authentication, Authorization, and Accounting) refers to the process of granting access to specific network services or resources according to a user profile. This means once a user has been authenticated, authorization determines what the user is allowed to do. Validating credentials is part of authentication, verifying identity is also authentication, and implementing a WIPS is related to enforcement of policies rather than specifically about authorization.

Discussion

2 comments
Sign in to comment
KoladOption: D
Dec 30, 2021

Ans-D is kind of correct according to AAA functions.

donnwestOption: C
Dec 30, 2022

AAA--- Authentication verifies your credentials, Authorization checks what you can access, and Accounting provides non-repudiation of your being there.