SV-282454r1200342_rule
V-282454
SRG-OS-000072-GPOS-00040
TOSS-05-000352
CAT II
10
Configure TOSS 5 to require the change of at least four character classes when passwords are changed by setting the "minclass" option.
Add the following line to "/etc/security/pwquality.conf" (or modify the line to have the required value):
minclass = 4
Verify the value of the "minclass" option in "/etc/security/pwquality.conf" using the following command:
$ grep minclass /etc/security/pwquality.conf
minclass = 4
If the value of "minclass" is set to less than "4", or is commented out, this is a finding.
V-282454
False
TOSS-05-000352
Verify the value of the "minclass" option in "/etc/security/pwquality.conf" using the following command:
$ grep minclass /etc/security/pwquality.conf
minclass = 4
If the value of "minclass" is set to less than "4", or is commented out, this is a finding.
M
5738