SV-269408r1050291_rule
V-269408
SRG-OS-000075-GPOS-00043
ALMA-09-038300
CAT II
10
Configure AlmaLinux OS 9 to enforce 24 hours as the minimum password lifetime.
Modify the "/etc/login.defs" file to set the "PASS_MIN_DAYS" parameter to 1 or greater:
PASS_MIN_DAYS 1
Verify AlmaLinux OS 9 enforces 24 hours as the minimum password lifetime for new user accounts with the following command:
$ grep PASS_MIN_DAYS /etc/login.defs
PASS_MIN_DAYS 1
If the value of "PASS_MIN_DAYS" is less than "1", is not set, or is commented out, this is a finding.
V-269408
False
ALMA-09-038300
Verify AlmaLinux OS 9 enforces 24 hours as the minimum password lifetime for new user accounts with the following command:
$ grep PASS_MIN_DAYS /etc/login.defs
PASS_MIN_DAYS 1
If the value of "PASS_MIN_DAYS" is less than "1", is not set, or is commented out, this is a finding.
M
5664