Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Users on Linux clients with pam_passwdqc.so pam module cannot change their password
설명
Users on Linux clients cannot change their password if the system is using the pam_passwdqc.so PAM (Pluggable Authentication Module) module for password complexity.
원인
This is caused the order of the password lines in the system-auth pam stack. The pam_vas3.so modules need to be above the pam_passwdqc.so modules.
해결 방안
This is an example of the system-auth password stack which resolves the issue.