pwquality.conf の minlen = 10、dcredit = -1、ucredit = -1、lcredit = -1 は、どのポリシーを表しますか?
pwquality.conf
minlen = 10
dcredit = -1
ucredit = -1
lcredit = -1
10文字以上で、数字、大文字、小文字をそれぞれ1文字以上含める
パスワードが1文字あれば、文字種の条件は任意になる
10文字以上だが、数字は禁止する
ちょうど10文字で、すべて数字にする