Cisco Systems Servers Server User Manual


 
Appendix E Cisco Secure ACS Command-Line Database Utility
User and AAA Client Import Option
E-14
Cisco Secure ACS 3.0 for Windows 2000/NT Servers User Guide
78-13751-01, Version 3.0
Step 2 Create an import text file. For more information about what an import text file can
or must contain, see the User and AAA Client Import File Format section on
page E-15.
Step 3 Copy or move the import text file to the same directory as CSUtil.exe. For more
information about the location of CSUtil.exe, see the Location of CSUtil.exe and
Related Files section on page E-2.
Step 4 On the Cisco Secure ACS server, open an MS DOS command prompt and change
directories to the directory containing CSUtil.exe.
Step 5 Type:
CSUtil.exe -i filename
where filename is the name of the import text file you want CSUtil.exe to use to
update Cisco Secure ACS. Press Enter.
Result: CSUtil.exe displays a confirmation prompt for updating the database.
Step 6 To confirm that you want to update Cisco Secure ACS with the information from
the import text file specified, type Y and press Enter.
Result: Cisco Secure ACS is updated with the information in the import text file
specified. This process may take a few minutes.
If the import text file contained AAA client configuration data, CSUtil.exe warns
you that you need to restart CSTacacs and CSRadius in order for these changes to
take effect.
Step 7 To restart CSRadius, follow these steps:
a. Type:
net stop csradius
and press Enter.
Result: The CSRadius service stops.
b. To start CSRadius, type:
net start csradius
and press Enter.