TIBCO Spotfire® Server and Environment - Installation and Administration

config-basic-ldap-auth

Configures the LDAP authentication source for use with the BASIC authentication method.

config-basic-ldap-auth 
[-c value | --configuration=value] 
[-b value | --bootstrap-config=value] 
[-l value | --ldap-configs=value] 
[-w <true|false> | --enable-wildcard-domain=<true|false>]

Overview

Use this command to configure the LDAP authentication source to use the BASIC authentication method. The configuration is stored in the SpotfireLDAP JAAS application configuration.

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.
-l value
--ldap-configs=value
Optional none A comma-separated list of LDAP configuration references. All referenced LDAP configurations must already exist. To create a new LDAP configuration, use the create-ldap-config command. When specifying more than one reference, make sure to enclose the list of references in double quotes.
-w <true|false>
--enable-wildcard-domain=<true|false>
Optional none Indicates whether the server should attempt to authenticate the user in all domains until an authentication attempt succeeds whenever the user omits the domain name in the account name credential.