Reference Guide
User Management
User Password Strength Settings
2min
Different password strength policies can be set for local Kron PAM users:
- Navigate to Administration > System Config Man.
- Change the aioc.users.default.password.strength parameter value with the preferred level.
Level | Policy |
---|---|
0 | None |
1 | Password length must be at least 5 characters |
2 | Password length must be at least 5 characters; a Number required. |
3 | Password length must be more than 7 characters; Upper/Lower Case, Number, and Special Character required. |
4 | Password length must be more than 15 characters; Upper/Lower Case, Number, and Special Character required. |
- Restart the pam-gui service: a. Establish an SSH connection to the Single Connect IP address as the pamuser user. b. Run the systemctl restart netright-tomcat command to restart the service.