Cisco 3.3 User Manual
Page 725
D-9
User Guide for Cisco Secure ACS for Windows Server
78-16592-01
Appendix D CSUtil Database Utility
Creating a CiscoSecure User Database
To create a CiscoSecure user database, follow these steps:
Step 1
If you have not performed a backup or dump of the CiscoSecure user database, do
so now before proceeding. For more information about backing up the database,
see
Backing Up Cisco Secure ACS with CSUtil.exe, page D-6
. For more
information about performing a dump of the database, see
Cisco Secure ACS Database Dump File, page D-10
.
Step 2
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
Step 3
If the CSAuth service is running, type:
net stop csauth
and press Enter.
The CSAuth service stops.
Step 4
Type:
CSUtil.exe -n
and press Enter.
CSUtil.exe displays a confirmation prompt.
Step 5
To confirm that you want to initialize the CiscoSecure user database, type Y and
press Enter.
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.