The secure password feature in EPX allows the proper access privileges for EPX users.
You can modify the settings for the password in EPX 3.1. Navigate to Enterworks\EPX\bin and locate the config.properties file. Open the file.
The password values given below are the default settings for the strong password; the values are as follows:
password.minimum.length = 10
password.minimum.chartypes = 4
password.minimum.charfrequency 2
Note: The password can be made using the combination of the four (4) following character types: Uppercase letters, Lowercase letters, numbers, and special characters.
Passwords should not contain repetitive or consecutive characters, nor should it contain user IDs or common words taken from the application-wide configurable dictionary.
Change password strength in the "Password Strength Values" section.
password.strength = 1, wherein 1 is the default value set for the password. The password values are listed as follows:
0=NORMAL
1=STRONG (Default)
Users may be restricted or allowed to change the password in the Allow user to change password? section of the config.properties file.
For further details on configuring the secure password feature in EPX, refer to the “Security” section of the Administration Guide