SV-248582r1101872_rule
V-248582
SRG-OS-000373-GPOS-00156
OL08-00-010381
CAT II
10
Remove any occurrence of "!authenticate" found in the "/etc/sudoers" file or files in the "/etc/sudoers.d" directory.
Verify that the "/etc/sudoers" file has no occurrences of "!authenticate" by running 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-248582
False
OL08-00-010381
Verify that the "/etc/sudoers" file has no occurrences of "!authenticate" by running 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
5416