D-25
User Guide for Cisco Secure ACS for Windows Server
78-14696-01, Version 3.1
Appendix D Cisco Secure ACS Command-Line Database Utility
Exporting Registry Information to a Text File
Step 2
If the CSAuth service is running, type:
net stop csauth
and press Enter.
Result: The CSAuth service stops.
Step 3
Type:
CSUtil.exe -g
and press Enter.
Result: CSUtil.exe exports information for all groups in the CiscoSecure user
database to a file named
groups.txt
.
Step 4
To resume user authentication, type:
net start csauth
and press Enter.
Exporting Registry Information to a Text File
You can use the -y option to export Windows Registry information for
Cisco Secure ACS. CSUtil.exe exports the Registry information to a file named
setup.txt
. The
setup.txt
file is primarily useful for debugging purposes while
working with the TAC.
To export Registry information from Cisco Secure ACS to a text file, 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
Location of CSUtil.exe and Related Files, page D-2
.