Cisco Systems Servers Server User Manual


 
E-15
Cisco Secure ACS 3.0 for Windows 2000/NT Servers User Guide
78-13751-01, Version 3.0
Appendix E Cisco Secure ACS Command-Line Database Utility
User and AAA Client Import Option
Step 8 To restart CSTacacs, follow these steps:
a. Type:
net stop cstacacs
and press Enter.
Result: The CSTacacs service stops.
b. To start CSTacacs, type:
net start cstacacs
and press Enter.
User and AAA Client Import File Format
The import file can contain six different line types. At least two are required. This
section contains an overview topic, topics for each of the six line types, and an
example section:
About User and AAA Client Import File Format, page E-15
ONLINE or OFFLINE Statement, page E-16
ADD Statements, page E-16
UPDATE Statements, page E-18
DELETE Statements, page E-20
ADD_NAS Statements, page E-20
DEL_NAS Statements, page E-22
Import File Examples, page E-22
About User and AAA Client Import File Format
Each line of a CSUtil.exe import file is a series of colon-separated tokens. Some
of the tokens are followed by values. Values, like tokens, are colon-delimited. For
tokens that require values, CSUtil.exe expects the value of the token to be in the
colon-delimited field immediately following the token.