Cisco Systems Servers Manuale Utente

Pagina di 654
E-35
Cisco Secure ACS 3.0 for Windows 2000/NT Servers User Guide
78-13751-01, Version 3.0
Appendix E      Cisco Secure ACS Command-Line Database Utility
User-Defined RADIUS Vendors and VSA Sets
For example, the following attribute definition section defines the 
widget-encryption VSA, which is an integer used for authorization, and for which 
enumerations exist in the Encryption-Types enumeration section:
[widget-encryption]
Type=INTEGER
Profile=OUT
Enums=Encryption-Types
Enumeration Definition
Enumeration definitions enable you to associate a text-based name for each valid 
numeric value of an integer-type attribute. In the  Group Setup and  User Setup 
sections of the Cisco Secure ACS HTML interface, the text values you define 
appear in lists associated with the attributes that use the enumerations. 
Enumeration definition sections are required only if an attribute definition section 
references them. Only attributes that are integer-type attributes can reference an 
enumeration definition section.
The section header of each enumeration definition section must match the value 
of an Enums key that references it. An enumeration definition section can be 
referenced by more than one Enums key, thus allowing for reuse of common 
enumeration definitions. An enumeration definition section can have up to 1000 
keys.
 lists the valid keys for an enumeration definition 
section.
Enums No (only valid 
when the 
TYPE value is 
INTEGER)
Enumerations 
section name
The name of the enumeration section.
 Several attributes can reference the same enumeration 
section. For more information, see the 
Table E-9
Attribute Definition Keys (continued)
Keys
Required
Value Required
Description