Cisco Systems Servers Server User Manual


 
Appendix G ODBC Import Definitions
Cisco Secure ACS Attributes and Action Codes
G-34
Cisco Secure ACS 3.0 for Windows 2000/NT Servers User Guide
78-13751-01, Version 3.0
User-Defined Attributes
User-defined attributes (UDAs) are string values that can contain any data, such
as social security number, department name, telephone number, and so on. You
can configure Cisco Secure ACS to include UDAs on accounting logs about user
activity. For more information about configuring UDAs, see User Data
Configuration Options section on page 3-3.
RDBMS Synchronization can set UDAs by using the SET_VALUE action (code
1) to create a value called "USER_DEFINED_FIELD_0" or
"USER_DEFINED_FIELD_1". For accountActions rows defining a UDA value,
the AppId (AI) field must contain "APP_ CSAUTH" and the Value2(V2) field
must contain "TYPE_STRING".
Table G-9 lists the data fields that define UDAs. For more information about
action codes, see the Action Codes section on page G-5.
Note If more than two UDAs are created, only the first two are passed to accounting
logs.
Group-Specific Attributes
Table G-10 on page G-35 lists the attributes that define a Cisco Secure ACS
group, including their data types, limits, and default values. It also provides the
action code you can use in your accountActions table to affect each field. For
more information about action codes, see the Action Codes section on
page G-5.
Table G-9 User-Defined Attributes
Action
Username
(UN) ValueName (VN) Value1 (V1) Value2 (V2) AppId (AI)
1 fred USER_DEFINED_FIELD_0 SS123456789 TYPE_STRING APP_CSAUTH
1 fred USER_DEFINED_FIELD_1 Engineering TYPE_STRING APP_CSAUTH
1 fred USER_DEFINED_FIELD_2 949-555-1111 TYPE_STRING APP_CSAUTH