SV-239142r675234_rule
V-239142
SRG-OS-000458-GPOS-00203
PHTN-67-000071
CAT II
10
At the command line, execute the following commands:
# echo '-a always,exit -F path=/usr/bin/sudo -F perm=x -F auid>=1000 -F auid!=4294967295 -k privileged' >> /etc/audit/rules.d/audit.STIG.rules
# /sbin/augenrules --load
At the command line, execute the following command:
# auditctl -l | grep sudo
Expected result:
-a always,exit -F path=/usr/bin/sudo -F perm=x -F auid>=1000 -F auid!=4294967295 -k privileged
If the output does not match the expected result, this is a finding.
V-239142
False
PHTN-67-000071
At the command line, execute the following command:
# auditctl -l | grep sudo
Expected result:
-a always,exit -F path=/usr/bin/sudo -F perm=x -F auid>=1000 -F auid!=4294967295 -k privileged
If the output does not match the expected result, this is a finding.
M
5323