SV-282450r1200330_rule
V-282450
SRG-OS-000072-GPOS-00040
TOSS-05-000338
CAT II
10
Configure TOSS 5 to enforce password complexity on the root account.
Add or update the following line in "/etc/security/pwquality.conf":
enforce_for_root
Verify TOSS 5 enforces password complexity rules for the root account.
Check if root user is required to use complex passwords using the following command:
$ grep enforce_for_root /etc/security/pwquality.conf /etc/security/pwquality.conf/*.conf
/etc/security/pwquality.conf:enforce_for_root
If "enforce_for_root" is commented or missing, this is a finding.
V-282450
False
TOSS-05-000338
Verify TOSS 5 enforces password complexity rules for the root account.
Check if root user is required to use complex passwords using the following command:
$ grep enforce_for_root /etc/security/pwquality.conf /etc/security/pwquality.conf/*.conf
/etc/security/pwquality.conf:enforce_for_root
If "enforce_for_root" is commented or missing, this is a finding.
M
5738