nerdexam
F5

101 · Question #521

What describes the third `'A'' in the common authentication acronym AAA?

The correct answer is C. provides user filtered access. In the AAA security framework, Authorization determines what an authenticated user is permitted to access, providing filtered access to resources based on identity and policy.

Section 4: Security Basics

Question

What describes the third `'A'' in the common authentication acronym AAA?

Options

  • Aprovides redundancy
  • Bmeasures usage against an identity
  • Cprovides user filtered access
  • Densures the correct identity

How the community answered

(23 responses)
  • A
    4% (1)
  • C
    91% (21)
  • D
    4% (1)

Why each option

In the AAA security framework, Authorization determines what an authenticated user is permitted to access, providing filtered access to resources based on identity and policy.

Aprovides redundancy

Providing redundancy is not a function of any AAA component; AAA is a security access control framework, not a high-availability mechanism.

Bmeasures usage against an identity

Measuring usage against an identity describes Accounting, which logs and tracks user activity, session duration, and resource consumption for auditing and billing.

Cprovides user filtered accessCorrect

Authorization is the AAA component responsible for determining what resources or actions a verified user is allowed to access. It applies policy rules to filter user access, ensuring users can only reach the specific systems, data, or functions they are explicitly permitted to use after authentication.

Densures the correct identity

Ensuring the correct identity describes Authentication, the first A in AAA, which verifies that a user is who they claim to be before any access is granted.

Concept tested: AAA framework Authorization component and function

Source: https://www.cisco.com/c/en/us/support/docs/security-iam/authentication-authorization-accounting-aaa/14003-aaa.html

Topics

#AAA#authorization#authentication#access control

Community Discussion

No community discussion yet for this question.

Full 101 Practice