D-25
User Guide for Cisco Secure ACS for Windows Server
78-16592-01
Appendix D CSUtil Database Utility
Exporting Group Information to a Text File
Step 2 If the CSAuth service is running, type:
net stop csauth
and press Enter.
The CSAuth service stops.
Step 3 Type:
CSUtil.exe -u
and press Enter.
CSUtil.exe exports information for all users in the CiscoSecure user database to
a file named users.txt.
Step 4 To resume user authentication, type:
net start csauth
and press Enter.

Exporting Group Information to a Text File

You can use the -g option to export group configuration data, including device
command sets, from the CiscoSecure user database to a text file named
groups.txt. The groups.txt file is useful primarily for debugging purposes
while working with the TAC.
Note Using the -g option requires that you stop the CSAuth service. While CSAuth is
stopped, no users are authenticated.
To export group information from the CiscoSecure user database 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.