Hello,
/etc/pam.d/passwd
Why does the system prompts this configuration is wrong? I can't see where there is an error.
Also the manual saying 0 means to disable the passphrase, but why use the 0, the system prompts an error?
/etc/pam.d/passwd
Code:
password requisite pam_passwdqc.so min=7,6,disabled,5,4 enforce=users
Why does the system prompts this configuration is wrong? I can't see where there is an error.
Also the manual saying 0 means to disable the passphrase, but why use the 0, the system prompts an error?