enable-user

Enables or disables a user account in the Spotfire database.

enable-user 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
[-u value | --username=value] 
[-a | --all] 
[-e <true|false> | --enabled=<true|false>]

Overview

Use this command to enable or disable a user account in the Spotfire database. A disabled user account does not have access to Spotfire.

Options

Option Optional or Required Default Value Description
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See the Bootstrap.xml file for more information about this file.
-t value
--tool-password=value
Optional none The configuration tool password used to decrypt the database password in the file bootstrap.xml. If the tool password is omitted, the command prompts the user for it in the console. Refer to Bootstrap.xml file.
u value
--username=value
Optional none The user that should be enabled or disabled. Should not be specified if the -all argument is used.
-a
--all
Optional none Updates the enabled status for all the users. If this argument is present, no user name should be specified.
-e <true|false>
--enabled=<true|false>
Optional true Specifies whether the user should be enabled.