SV-238329r654162_rule
V-238329
SRG-OS-000109-GPOS-00056
UBTU-20-010408
CAT II
10
Configure the Ubuntu operating system to prevent direct logins to the root account by performing the following operations:
$ sudo passwd -l root
Verify the Ubuntu operating system prevents direct logins to the root account with the following command:
$ sudo passwd -S root
root L 04/23/2020 0 99999 7 -1
If the output does not contain "L" in the second field to indicate the account is locked, this is a finding.
V-238329
False
UBTU-20-010408
Verify the Ubuntu operating system prevents direct logins to the root account with the following command:
$ sudo passwd -S root
root L 04/23/2020 0 99999 7 -1
If the output does not contain "L" in the second field to indicate the account is locked, this is a finding.
M
5318