
Chapter 11 Working with User Databases
ODBC Database
11-40
User Guide for Cisco Secure ACS for Windows Server
78-14696-01, Version 3.1
•
Sample Routine for Generating an SQL CHAP Authentication Procedure,
page 11-46
•
PAP Authentication Procedure Input, page 11-46
•
PAP Procedure Output, page 11-47
•
CHAP/MS-CHAP/ARAP Authentication Procedure Input, page 11-48
•
CHAP/MS-CHAP/ARAP Procedure Output, page 11-48
•
Result Codes, page 11-49
•
Configuring a System Data Source Name for an ODBC External User
Database, page 11-50
•
Configuring an ODBC External User Database, page 11-51
What is Supported with ODBC User Databases
Cisco Secure ACS supports the use of ODBC external user databases for the
following features:
•
Authentication—Cisco Secure ACS supports ASCII, PAP, ARAP, CHAP,
MS-CHAP (versions 1 and 2), LEAP, EAP-MD5, and PEAP(EAP-GTC)
authentication using a relational database via the ODBC authenticator
feature. Other authentication protocols are not supported with ODBC
external user databases.
Note
Authentication protocols not supported with ODBC external user
databases may be supported by another type of external user database.
For more information about authentication protocols and the external
database types that support them, see
Authentication
Protocol-Database Compatibility, page 1-9
.
•
Group Specification—Cisco Secure ACS supports group assignment for
users authenticated by an ODBC user database. Authentication queries to the
ODBC database must contain the group number you want to assign a user to.
For unknown users authenticated by an ODBC user database, group
specification overrides group mapping.