SV-86159r1_rule
V-71535
SRG-APP-000234-NDM-000272
CAGW-DM-000180
CAT II
10
For existing accounts, set expiry time of an account using command:
chage -E "YYYY-MM-DD" "USERNAME
For new accounts, create using command:
useradd -e <expiry_date> USERNAME
where the expiry date in YYYY-MM-DD format is when you wish the account to expire.
Verify expiry of account with command:
chage -l "USERNAME"
and look at the "Account expires" line for expiry date.
If the expiry date is more than "72" hours after emergency account creation, this is a finding.
V-71535
False
CAGW-DM-000180
Verify expiry of account with command:
chage -l "USERNAME"
and look at the "Account expires" line for expiry date.
If the expiry date is more than "72" hours after emergency account creation, this is a finding.
M
3051