TIBCO Spotfire® Server and Environment - Installation and Administration

config-ldap-userdir

Configures the LDAP user directory mode.

config-ldap-userdir 
[-c value | --configuration=value] 
[-b value | --bootstrap-config=value] 
[-l value | --ldap-configs=value] 
[-s <true|false> | --group-sync-enabled=<true|false>] 
[-t value | --sleep-time=value]

Overview

Use this command to configure the LDAP user directory mode. If no arguments are specified, the command displays the current 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 quotes.
-s <true|false>
--group-sync-enabled=<true|false>
Optional none This argument is deprecated and is ignored. Use the config‐ldap‐group‐sync command to enable or disable group synchronization for each LDAP configuration instead.
-t value
--sleep-time=value
Optional 60 The number of minutes between each synchronization. The sleep time setting is used only for LDAP configuration entries without group synchronization schedules. If an LDAP configuration entry has a synchronization schedule defined, then this value is ignored.