SV-260558r1208696_rule
V-260558
SRG-OS-000373-GPOS-00156
UBTU-22-432010
CAT II
10
Remove any occurrence of "!authenticate" found in "/etc/sudoers" file or files in the "/etc/sudoers.d" directory.
Verify the "/etc/sudoers" file has no occurrences of "!authenticate" with the following command:
$ sudo egrep -iR '!authenticate' /etc/sudoers /etc/sudoers.d/
If any occurrences of "!authenticate" return from the command, this is a finding.
V-260558
False
UBTU-22-432010
Verify the "/etc/sudoers" file has no occurrences of "!authenticate" with the following command:
$ sudo egrep -iR '!authenticate' /etc/sudoers /etc/sudoers.d/
If any occurrences of "!authenticate" return from the command, this is a finding.
M
5594