C-5
Installation Guide for Cisco Secure ACS Solution Engine 4.1
OL-9969-03
Appendix C Command Reference
Commands
Example
The following command logs you out of the system:
exit
exportgroups
To export a list of user groups, use the
exportgroups
command:
exportgroups
[
server
] [
username
] [
filepath
]
Note
The
CSAuth
service is temporarily halted while this command executes. This process interrupts any user
authentication.
Syntax Description
server
Hostname for the FTP server to which the file will be sent.
username
User account name used to authenticate the FTP session.
filepath
Location under the FTP root for the server into which the group list will be sent.
Usage Guidelines
If you do not enter the parameters, the system prompts you for the information.
Example
The following command employs the user account
joeadmin
to send a list of user groups to the
groupdata
folder on the
diamond
FTP server:
exportgroups
diamond joeadmin groupdata
exportlogs
To list and send selected logs to an FTP server, use the
exportlog
command:
exportlogs
[
filename
] [
filename
]
Syntax Description
filename
Name of the file to be exported.
Usage Guidelines
This command lists all the log files that you can download to an FTP server if no filenames are supplied.
Otherwise, you can enter each filename with a space separating each filename. You are then prompted
for the FTP server address, user login name, password, and the filepath for the file or files to be uploaded.