Cisco Systems OL-16647-01 Network Router User Manual


  Open as PDF
of 1230
 
CHAPTER
14-1
Cisco ASDM User Guide
OL-16647-01
14
Configuring AAA Servers and the Local Database
This chapter describes support for AAA (pronounced “triple A”) and how to configure AAA servers and
the local database.
This chapter includes the following sections:
AAA Overview, page 14-1
AAA Server and Local Database Support, page 14-3
Configuring AAA Server Groups, page 14-9
Testing Server Authentication and Authorization, page 14-18
Adding a User Account, page 14-18
Configuring LDAP Attribute Maps, page 14-22
Adding an Authentication Prompt, page 14-23
AAA Overview
AAA enables the security appliance 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 make it
through the security appliance. (The Telnet server enforces authentication, too; the security appliance
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:
About Authentication, page 14-2
About Authorization, page 14-2
About Accounting, page 14-2