Previous Topic: Configure Connector Servers

Next Topic: csfconfig Command Examples

csfconfig Command

To use the csfconfig command, the command line syntax is:

csfconfig [--help[=op]] [operation] [argument]

You can use these arguments in any order. The operation argument is required unless you are using the --help argument.

The --help[=op] option provides minimal on-line help. The "=op" argument may be used to list the arguments that are required or optional for the operation. For example, "--help=add" will provide a description of the add operation, while "--help" will provide general information.

If help is requested, other arguments are ignored and no request is sent to the server.

Note: The domain parameter can be omitted as it is always the domain used in the whole installation.

The following operations are available.

Each operation takes several arguments in the form "name=value". Spaces are not allowed before or after the "=" symbol, and if the value contains any spaces, the argument must be quoted appropriately for the platform (Windows or UNIX). Except as noted, the value must be provided, and must be non-empty.

The following arguments are used for the operations as noted above:

Upon successful completion of the add operation, the name of the newly created Connector Server connection object will be listed. If the name parameter is missing, a name is generated. For example:

Created CS object with name = SA000

For most operations, successful or not, the status and a message (if any) will be shown. For example:

The host name, port number, or TLS flag was successfully changed. The branch settings were successfully changed.

For some errors, such as invalid command line parameters, no status code or server error message is displayed. In these cases, a simple statement of the error will be shown. For example:

$ csfconfig add
No authentication information supplied.  
For on-line help, use "--help [=<op>]"


Copyright © 2010 CA. All rights reserved. Email CA about this topic