SV-261355r996516_rule
V-261355
SRG-OS-000123-GPOS-00064
SLEM-05-411045
CAT II
10
Configure SLEM 5 to expire temporary accounts after 72 hours with the following command:
>sudo chage -E $(date -d +3days +%Y-%m-%d) <temporary_account_name>
Verify temporary accounts have been provisioned with an expiration date of 72 hours with the following command:
> sudo chage -l <temporary_account_name> | grep -E '(Password|Account) expires'
If any temporary accounts have no expiration date set or do not expire within 72 hours, this is a finding.
V-261355
False
SLEM-05-411045
Verify temporary accounts have been provisioned with an expiration date of 72 hours with the following command:
> sudo chage -l <temporary_account_name> | grep -E '(Password|Account) expires'
If any temporary accounts have no expiration date set or do not expire within 72 hours, this is a finding.
M
5596