SV-209027r603263_rule
V-209027
SRG-OS-000002
OL6-00-000297
CAT III
10
In the event temporary accounts are required, configure the system to terminate them after a documented time period.
For every temporary account, run the following command to set an expiration date on it, substituting "[USER]" and "[YYYY-MM-DD]" appropriately:
# chage -E [YYYY-MM-DD] [USER]
"[YYYY-MM-DD]" indicates the documented expiration date for the account.
For every temporary account, run the following command to obtain its account aging and expiration information:
# chage -l [USER]
Verify each of these accounts has an expiration date set as documented.
If any temporary accounts have no expiration date set or do not expire within a documented time frame, this is a finding.
V-209027
False
OL6-00-000297
For every temporary account, run the following command to obtain its account aging and expiration information:
# chage -l [USER]
Verify each of these accounts has an expiration date set as documented.
If any temporary accounts have no expiration date set or do not expire within a documented time frame, this is a finding.
M
2928