Description
The ccollab login
command verifies and/or changes the connection to the server.
Command Line Syntax
ccollab [global-options] login [<url>] [<user>] [<password>] [<server-proxy-host>] [<server-proxy-port>]
Command Options
Option |
Required? |
Description |
---|---|---|
No |
New URL to server |
|
No |
New username |
|
No |
New password or login ticket When single sign-on authentication is disabled, specify password. When single sign-on authentication is enabled, specify login ticket instead. |
|
No |
New proxy server URL |
|
No |
New proxy server port |
Remarks
- If no arguments are specified, this command will first try to use the existing configuration to connect to the Collaborator Server.
- If the URL, user, or password arguments are not specified, the user will be prompted to supply the necessary configuration information.
- If the new configuration settings result in a valid connection to a Collaborator Server, they will be saved to the configuration file.
- If Collaborator is running within a Docker container and is configured to use LDAP authentication, it is needed to specify the URL in the com.smartbear.ccollab.client.txt configuration file and then run the 'ccollab login' command.