Disabling adding database users when using LDAP
You can disable the possibility to add users to the
Spotfire database when authenticating towards an external directory.
Procedure
-
Open a command line and export the active server configuration (the
configuration.xml file) by using the
export-config command; for additional information, see
Executing commands on the command line.
-
On the command line, enter the following command:
config set-config-prop --name=user-directory.allow-database-user-creation --value=false
Note: To enable the feature again, run the same command but set the value to true.
-
Import the configuration file back to the
Spotfire database by using the
import-config command.
-
Restart the
Spotfire Server service.
Copyright © TIBCO Software Inc. All rights reserved.