PAM and password policy configuration
The pam
file is used for configuring the password authentication module. The psldap
file is used for configuring password policies. Both files currently have the same options. The options are as follows:
strength-check-only If this option is set to true, the password reset operation will not occur. The default value is set to true.
Example:
strength-check-only = "true";