Setting a Minimum Password Length
The minimum password length is enforced when creating or changing a password. Existing passwords that are shorter than the minimum length will continue to be valid.
-
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.
- Log in using the admin account.
- Under "Domain: com.pb.spectrum.platform.config", click com.pb.spectrum.platform.config:manager=AccountConfigurationManager.
- In the updatePasswordPolicy operation, set the enableAdvanceControl option to True.
- In the minLength field, enter the minimum password length.
- Click Invoke.
- Click Return to MBean View to go back to the Account Configuration Manager screen.