SV-269128r1050010_rule
V-269128
SRG-OS-000002-GPOS-00002
ALMA-09-004750
CAT II
10
Configure automatic account expiration after 72 hours by running the following command for each temporary account:
$ chage -E $(date -d +3days +%Y-%m-%d) <account_name>
Verify temporary accounts have been provisioned with an expiration date of 72 hours.
For every existing temporary account, run the following command to obtain its account expiration information:
$ chage -l <account name> | grep -i "account expires"
Verify each of these accounts has an expiration date set within 72 hours.
If any temporary accounts have an expiration date set to "never" or do not expire within 72 hours, this is a finding.
V-269128
False
ALMA-09-004750
Verify temporary accounts have been provisioned with an expiration date of 72 hours.
For every existing temporary account, run the following command to obtain its account expiration information:
$ chage -l <account name> | grep -i "account expires"
Verify each of these accounts has an expiration date set within 72 hours.
If any temporary accounts have an expiration date set to "never" or do not expire within 72 hours, this is a finding.
M
5664