Group-specific attributes – Cisco 3.3 User Manual

Page 821

Advertising
background image

F-35

User Guide for Cisco Secure ACS for Windows Server

78-16592-01

Appendix F RDBMS Synchronization Import Definitions

Cisco Secure ACS Attributes and Action Codes

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 F-8

lists the data fields that define UDAs. For more information about

action codes, see

Action Codes, page F-4

.

Note

If more than two UDAs are created, only the first two are passed to accounting
logs.

Group-Specific Attributes

Table F-9

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

Action Codes, page F-4

.

Table F-8

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

Advertising