Appendix D Cisco Secure ACS Command-Line Database Utility
Exporting Group Information to a Text File
D-24
User Guide for Cisco Secure ACS for Windows Server
78-14696-01, Version 3.1
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 -u
and press Enter.
Result: 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 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
.