SV-270707r1101786_rule
V-270707
SRG-OS-000480-GPOS-00227
UBTU-24-300021
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-270707
False
UBTU-24-300021
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
5673