SV-219183r610963_rule
V-219183
SRG-OS-000380-GPOS-00165
UBTU-18-010112
CAT II
10
Create a policy that ensures when a user is created, it is created using a method that forces a user to change their password upon their next login.
Below are two examples of how to create a user account that requires the user to change their password upon their next login.
# chage -d 0 [UserName]
or
# passwd -e [UserName]
Verify a policy exists that ensures when a user account is created, it is created using a method that forces a user to change their password upon their next login.
If a policy does not exist, this is a finding.
V-219183
False
UBTU-18-010112
Verify a policy exists that ensures when a user account is created, it is created using a method that forces a user to change their password upon their next login.
If a policy does not exist, this is a finding.
M
4055