Changing the username or password for remote monitoring and management

You can change the JMX username or password by changing a Spotfire Statistics Services property.

Procedure

  1. Stop the Spotfire Statistics Services service.
  2. Using a text editor, open the file spserver.properties from the following location.
    • Cluster: SPSERVER_SHARE/conf
    • Standalone: SPSERVER_HOME/conf
    (where SPSERVER_SHARE or SPSERVER_HOME is your Spotfire Statistics Services installation directory
  3. Edit the following server properties to set the new username and password values:
    • jmxremote.username=[JMX_USERNAME]
    • jmxremote.password=[JMX_PASSWORD] (encrypted on first startup)
  4. Restart the Spotfire Statistics Services service.
    After changing the server properties, you must restart the Spotfire Statistics Services service for the changes to take effect. In the case of a cluster, you must restart the Spotfire Statistics Services service on each node.