Reference Guide
User Management

User Password Strength Settings

Different password strength policies can be set for local Kron PAM users:

  1. Navigate to Administration > System Config Man.
  2. 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 is 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 netright-tomcat service: a. Establish an SSH connection to the K IP address as the pamuser user. b. Run the systemctl restart netright-tomcat command to restart the service.