Cisco Systems ASA 5580 Network Router User Manual


  Open as PDF
of 2086
 
CHAPTER
38-1
Cisco ASA 5500 Series Configuration Guide using ASDM
38
Configuring AAA Servers and the Local Database
This chapter describes support for authentication, authorization, and accounting (AAA, pronounced
“triple A”), and how to configure AAA servers and the local database.
The chapter includes the following sections:
Information About AAA, page 38-1
Licensing Requirements for AAA Servers, page 38-9
Guidelines and Limitations, page 38-10
Configuring AAA, page 38-10
Testing Server Authentication and Authorization, page 38-29
Monitoring AAA Servers, page 38-29
Additional References, page 38-31
Feature History for AAA Servers, page 38-31
Information About AAA
AAA enables the ASA to determine who the user is (authentication), what the user can do
(authorization), and what the user did (accounting).
AAA provides an extra level of protection and control for user access than using access lists alone. For
example, you can create an access list allowing all outside users to access Telnet on a server on the DMZ
network. If you want only some users to access the server and you might not always know IP addresses
of these users, you can enable AAA to allow only authenticated and/or authorized users to connect
through the ASA. (The Telnet server enforces authentication, too; the ASA prevents unauthorized users
from attempting to access the server.)
You can use authentication alone or with authorization and accounting. Authorization always requires a
user to be authenticated first. You can use accounting alone, or with authentication and authorization.
This section includes the following topics:
Information About Authentication, page 38-2
Information About Authorization, page 38-2
Information About Accounting, page 38-3
Summary of Server Support, page 38-3
RADIUS Server Support, page 38-4