[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
AAA Overview
TACACS+ allows effective communication of AAA information
between NASs and a central server. The separation of the AAA functions
is a fundamental feature of the TACACS+ design:
- Authentication—Determines who a user is, then determines
whether that user should be granted access to the network. The primary
purpose is to prevent intruders from entering your networks. Authentication
uses a database of users and passwords.
- Authorization—Determines what an authenticated user
is allowed to do. Authorization gives the network manager the ability
to limit network services to different users. Also, the network manager
can limit the use of certain commands to various users. Authorization
cannot occur without authentication.
- Accounting—Tracks what a user did and when it was
done. Accounting can be used for an audit trail or for billing for
connection time or resources used. Accounting can occur independent
of authentication and authorization.
Central management of AAA means that the information
is in a single, centralized, secure database, which is much easier
to administer than information distributed across numerous devices.
Both RADIUS and TACACS+ protocols are client-server systems that allow
effective communication of AAA information.
For information about RADIUS, see Configuring Remote Access.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]