config-login-dialog
Configures the client login dialog behavior.
config-login-dialog [-c value | --configuration=value] [-b value | --bootstrap-config=value] [-s value | --show-login-dialog=value] [-o <true|false> | --allow-work-offline=<true|false>] [-d value | --offline-days-permitted=value] [-r <true|false> | --allow-remember-me=<true|false>] [-u <true|false> | --allow-user-provided-credentials=<true|false>] [-R value | --rss=value]
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-c value --configuration=value |
Optional | configuration.xml | The path to the server configuration file. |
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-s value --show-login-dialog=value |
Optional | standard | Controls whether the log in dialog should be displayed. Valid values are: |
-o <true|false> --allow-work-offline=<true|false> |
Optional | true | Controls whether users should be allowed to work offline or if they must always log in. |
-d value --offline-days-permitted=value |
Optional | -1 | Controls how long users can choose to work offline before they are forced to log in. Setting the value to -1 means that users are never forced to connect to Spotfire Server. |
-r <true|false> --allow-remember-me=<true|false> |
Optional | true | Controls whether a user can select to store the log in information for future automatic login, or if he or she must always provide username and password when logging in. |
-u <true|false> --allow-user-provided-credentials=<true|false> |
Optional | true | Controls whether users should be able to enter their own credentials in the login dialog. |
-R value --rss=value |
Optional | none | The URL to an RSS feed to be shown in the login dialog. The URL may be either an absolute URL or a relative URL (/spotfire/rss.xml) on the Spotfire Server. The feed must be RSS 2.0 compliant. Note that HTML in the RSS feed is not supported. |
Copyright © TIBCO Software Inc. All rights reserved.