SV-238361r654258_rule
V-238361
SRG-OS-000380-GPOS-00165
UBTU-20-010440
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.
$ sudo chage -d 0 [UserName]
or
$ sudo 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-238361
False
UBTU-20-010440
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
5318