SV-282533r1201328_rule
V-282533
SRG-OS-000256-GPOS-00097
TOSS-05-000182
CAT II
10
Configure the audit tools to be group-owned by "root" using the following command:
$ sudo chgrp root [audit_tool]
Replace "[audit_tool]" with each audit tool not group-owned by "root".
Verify the audit tools are group owned by "root" using the following command:
$ sudo stat -c "%G %n" /sbin/auditctl /sbin/aureport /sbin/ausearch /sbin/autrace /sbin/auditd /sbin/rsyslogd /sbin/augenrules
root /sbin/auditctl
root /sbin/aureport
root /sbin/ausearch
root /sbin/autrace
root /sbin/auditd
root /sbin/rsyslogd
root /sbin/augenrules
If any audit tools do not have a group owner of "root", this is a finding.
V-282533
False
TOSS-05-000182
Verify the audit tools are group owned by "root" using the following command:
$ sudo stat -c "%G %n" /sbin/auditctl /sbin/aureport /sbin/ausearch /sbin/autrace /sbin/auditd /sbin/rsyslogd /sbin/augenrules
root /sbin/auditctl
root /sbin/aureport
root /sbin/ausearch
root /sbin/autrace
root /sbin/auditd
root /sbin/rsyslogd
root /sbin/augenrules
If any audit tools do not have a group owner of "root", this is a finding.
M
5738