Cisco Systems Servers Manuale Utente

Pagina di 654
Appendix E      Cisco Secure ACS Command-Line Database Utility
User-Defined RADIUS Vendors and VSA Sets
E-28
Cisco Secure ACS 3.0 for Windows 2000/NT Servers User Guide
78-13751-01, Version 3.0
Adding a Custom RADIUS Vendor and VSA Set
You can use the -addUDV option to add up to ten custom RADIUS vendors and 
VSA sets to Cisco Secure ACS. Each RADIUS vendor and VSA set is added to 
one of ten possible user-defined RADIUS vendor slots.
Note
While CSUtil.exe adds a custom RADIUS vendor and VSA set to 
Cisco Secure ACS, all Cisco Secure ACS services are automatically stopped 
and restarted. No users are authenticated while this process is occurring.
Before You Begin
Define a custom RADIUS vendor and VSA set in a RADIUS vendor/VSA 
import file. For more information,  see the  .
Determine the RADIUS vendor slot to which you want to add the new 
RADIUS vendor and VSAs. For more information, see the 
.
To add a custom RADIUS VSA to Cisco Secure ACS, follow these steps:
Step 1
On the Cisco Secure ACS server, open an MS DOS command prompt and change 
directories to the directory containing CSUtil.exe. For more information about the 
location of CSUtil.exe, see th
Step 2
Type:
CSUtil.exe -addUDV
slot-number filename
where  slot-number is an unused Cisco Secure ACS RADIUS vendor slot and  
filename is the name of a RADIUS vendor/VSA import file.  filename can include 
a relative or absolute path to the RADIUS vendor/VSA import file. Press Enter.
For example, to add the RADIUS vendor defined in 
d:\acs\myvsa.ini
 to slot 5, 
the command would be:
CSUtil.exe -addUDV 5 d:\acs\myvsa.ini
Result: CSUtil.exe displays a confirmation prompt.