SV-258821r1038967_rule
V-258821
SRG-OS-000076-GPOS-00044
PHTN-40-000042
CAT II
10
Navigate to and open:
/etc/login.defs
Add or update the following line:
PASS_MAX_DAYS 90
At the command line, run the following command to verify a 90-day maximum password lifetime restriction:
# grep '^PASS_MAX_DAYS' /etc/login.defs
If "PASS_MAX_DAYS" is not set to <= 90, is missing or commented out, this is a finding.
If "PASS_MAX_DAYS" is disabled or set to -1, this is a finding.
V-258821
False
PHTN-40-000042
At the command line, run the following command to verify a 90-day maximum password lifetime restriction:
# grep '^PASS_MAX_DAYS' /etc/login.defs
If "PASS_MAX_DAYS" is not set to <= 90, is missing or commented out, this is a finding.
If "PASS_MAX_DAYS" is disabled or set to -1, this is a finding.
M
5569