Appendix D Cisco Secure ACS Command-Line Database Utility
Creating a Cisco Secure ACS Database Dump File
D-8
User Guide for Cisco Secure ACS for Windows Server
78-14696-01, Version 3.1
Step 3
If the CSAuth service is running, type:
net stop csauth
and press Enter.
Result: The CSAuth service stops.
Step 4
Type:
CSUtil.exe -n
and press Enter.
Result: CSUtil.exe displays a confirmation prompt.
Step 5
To confirm that you want to initialize the CiscoSecure user database, type Y and
press Enter.
Result: The CiscoSecure user database is initialized. This process may take a few
minutes.
Step 6
To resume user authentication, type:
net start csauth
and press Enter.
Creating a Cisco Secure ACS Database Dump File
You can use the -d option to dump all contents of the CiscoSecure user database
into a text file. In addition to providing a thorough, eye-readable, and
compressible backup of all Cisco Secure ACS internal data, a database dump can
also be useful for the Cisco Technical Assistance Center (TAC) during
troubleshooting.
Using the -l option, you can reload the Cisco Secure ACS internal data from a
dump file created by the -d option. For more information about the -l option, see
Loading the Cisco Secure ACS Database from a Dump File, page D-9
.
Note
Using the -d option requires that you stop the CSAuth service. While CSAuth is
stopped, no users are authenticated.