Password Support Through JMX Console

JMX Console provides a set of attributes that give you control over the structure of your Spectrum Technology Platform system passwords.

Follow these steps to define your site's password requirements.
  1. Open a web browser and go to http://server:port/jmx-console

    Where:

    server is the IP address or host name of your Spectrum Technology Platform server.

    port is the HTTP port used by Spectrum Technology Platform. The default is 8080.

  2. Under Domain: com.pb.spectrum.platform.configuration, select com.pb.spectrum.platform.configuration:manager=AccountConfigurationManager.
  3. Set each attribute according to your site's requirements.
    Note: Click set to save each definition.
    LowerCaseLetter
    Specify true or false to require at least one lowercase letter. The default is false.
    MinLength
    Specify the minimum length for a password. The default is 6 characters.
    Number
    Specify true or false to require at least one number in a password. The default is false.
    SpecialCharacters
    Specify true or false to require at least one special character in a password. The default is false. Valid characters are:
    name symbol
    ampersand &
    asterisk *
    at @
    dollar $
    percent %
    splat !
    question mark ?
    UpperCaseLetter
    Specify true or false to require at least one uppercase letter. The default is false.
  4. Click All MBeans to return to the main JMX Console page.

You have defined global password requirements for Spectrum Technology Platform.