SV-238206r653793_rule
V-238206
SRG-OS-000134-GPOS-00068
UBTU-20-010012
CAT I
10
Configure the sudo group with only members requiring access to security functions.
To remove a user from the sudo group, run:
$ sudo gpasswd -d <username> sudo
Verify the sudo group has only members who should have access to security functions.
$ grep sudo /etc/group
sudo:x:27:foo
If the sudo group contains users not needing access to security functions, this is a finding.
V-238206
False
UBTU-20-010012
Verify the sudo group has only members who should have access to security functions.
$ grep sudo /etc/group
sudo:x:27:foo
If the sudo group contains users not needing access to security functions, this is a finding.
M
5318