When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?

Authentication, authorization, and accounting (AAA) is a term for a framework for intelligently controlling access to computer resources, enforcing policies, auditing usage, and providing the information necessary to bill for services. These combined processes are considered important for effective network management and security.

As the first process, authentication provides a way of identifying a user, typically by having the user enter a valid user name and valid password before access is granted. The process of authentication is based on each user having a unique set of criteria for gaining access. The AAA server compares a user's authentication credentials with other user credentials stored in a database. If the credentials match, the user is granted access to the network. If the credentials are at variance, authentication fails and network access is denied.

Following authentication, a user must gain authorization for doing certain tasks. After logging into a system, for instance, the user may try to issue commands. The authorization process determines whether the user has the authority to issue such commands. Simply put, authorization is the process of enforcing policies: determining what types or qualities of activities, resources, or services a user is permitted. Usually, authorization occurs within the context of authentication. Once you have authenticated a user, they may be authorized for different types of access or activity.

The final plank in the AAA framework is accounting, which measures the resources a user consumes during access. This can include the amount of system time or the amount of data a user has sent and/or received during a session. Accounting is carried out by logging of session statistics and usage information and is used for authorization control, billing, trend analysis, resource utilization, and capacity planning activities.

Authentication, authorization, and accounting services are often provided by a dedicated AAA server, a program that performs these functions. A current standard by which network access servers interface with the AAA server is the Remote Authentication Dial-In User Service (RADIUS).

This was last updated in November 2010

Next Steps

Now you have the basics on authentication and authorization. From here, read about the fundamentals of multifactor authentication in the enterprise and utilize this comparison of the top multifactor authentication products to determine which may be best for your organization.

Continue Reading About authentication, authorization, and accounting (AAA)

  • Exploring authentication methods: How to develop secure systems
  • Remote authentication: Four tips for improving security
  • Game-changing enterprise authentication technologies and standards
  • Why wait for FIDO? Multifactor authentication methods you can use now
  • Authentication, Authorization, and Accounting (AAA) Parameters

Dig Deeper on Identity and access management

  • When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?
    Are 14-character minimum-length passwords secure enough?

    When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?

    By: Sharon Shea

  • When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?
    5 fundamental strategies for REST API authentication

    When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?

    By: Priyank Gupta

  • When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?
    AAA server (authentication, authorization and accounting)

    When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?

    By: Andrew Froehlich

  • When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?
    Security Assertion Markup Language (SAML)

    When referring to the three steps in the establishment of proper privileges AAA stand for authentication authorization and ?

    By: Peter Loshin

When referring to the three steps in the establishment of proper privileges What does AAA stand for?

Authentication, authorisation and accounting (AAA) refers to a common security framework for mediating network and application access. AAA intelligently controls access to computer resources by enforcing strict access and auditing policies.

What does AAA stand for authentication?

Authentication, authorization, and accounting (AAA) is a security framework that controls access to computer resources, enforces policies, and audits usage.

What are the three components of AAA?

Summary: Authentication, Authorization, and Accounting (AAA) is a security management framework for network access control.

What is authentication authorization and accounting AAA pronounced Triple A )?

This chapter describes authentication, authorization, and accounting (AAA, pronounced “triple A”). AAA is a a set of services for controlling access to computer resources, enforcing policies, assessing usage, and providing the information necessary to bill for services.