C-3
Installation Guide for Cisco Secure ACS Solution Engine 4.1
OL-9969-03
Appendix C Command Reference
Command Description Conventions
Command Description Conventions
Command descriptions in this document and in the CLI help system use the following conventions:
• Vertical bars (|) separate alternative, mutually exclusive elements.
• Square brackets ([ ]) indicate optional elements.
• Braces ({ }) indicate a required choice. Braces within square brackets ([{ }]) indicate a required
choice within an optional element.
• Bold indicates commands and keywords that are entered literally as shown.
• Italics indicate arguments for which you supply values.
Commands
This section describes the ACS SE commands. Command names are case insensitive.
add guiadmin
To add a GUI account that a remote user can use to access the ACS web GUI, use the add guiadmin
command:
add guiadmin [admin] [password]
Syntax Description
admin User name for the GUI account.
password Password for the GUI account.
Usage Guidelines
During initial installation, you are prompted to set up a GUI administration account that remote users
can use to access and configure the ACS solution engine. The add guiadmin command is provided to
set up additional web GUI accounts, and also to set up a new web GUI account if the initial web GUI
account that you set up, does not work.
Example
The following command adds a GUI account joeadmin with the password joltinjoe:
add guiadmin joeadmin joltinjoe
backup
To back up ACS data to an FTP server, use the backup command:
backup [server] [username] [filepath}
Syntax Description
server Hostname for the FTP server to which the file will be sent.