Appendix D CSUtil Database Utility
Exporting Registry Information to a Text File
D-26
User Guide for Cisco Secure ACS for Windows Server
78-16592-01
Step 2
If the CSAuth service is running, type:
net stop csauth
and press
Enter
.
The CSAuth service stops.
Step 3
Type:
CSUtil.exe -g
and press
Enter
.
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 computer running Cisco Secure ACS, 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
.
Step 2
Type:
CSUtil.exe -y
and press
Enter
.