TIBCO Spotfire® Server and Environment - Installation and Administration

create-jmx-user

Creates a new JMX user account.

create-jmx-user 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
<-u value | --username=value> 
[-p value | --password=value] 
[-l value | --access-level=value]

Overview

Use this command to create a new JMX user account. The account can be used only to access status information for the server through the JMX protocol. It cannot be used by users logging in to the server using a Spotfire client or an HTML browser.

Options

Option Optional or Required Default Value Description
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See 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
Required none The name of the JMX user to create.
-p value
--password=value
Optional none The new JMX user password.
-l value
--access-level=value
Optional r The access level for the new user. Can be either r or rw. A user with the rw access level can read and modify any writable attributes.