Setting the JMX password - BlueCat Integrity - 9.4.0

Address Manager Administration Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Set the JMX password to access Address Manager using a Java application.

Run the configure jmx command to change the password for the jmxadmin user account. BlueCat recommends using Java VisualVM (jvisualvm) to access and manage JMX.
Password must contain:
  • at least one numeric character
  • at least one uppercase
  • at least one lowercase
  • at least one special character
  • must be minimum of 8 characters
Password must not contain:
  • backslash (\)
  • apostrophe (')
  • blank space
Important: The JMX password is necessary when configuring the application server and should only be modified by a system administrator.
Note: Detailed documentation on Java application tools is out of scope of this documentation. Refer to Java VisualVM (jvisualvm) documentation for details. (https://visualvm.java.net)

To set the JMX password:

  1. From Main Session mode, type configure jmx and press ENTER.
  2. Type set console-password and press ENTER.
  3. At the prompt, enter your <new password> and press ENTER.
  4. Enter your new password again to confirm and press ENTER.
  5. Type Y when prompted to confirm the password change and press ENTER.
  6. Type exit and press ENTER until you return to Main Session mode.