SV-270176r1137691_rule
V-270176
SRG-OS-000080-GPOS-00048
RHEL-09-232104
CAT II
10
Change the group of the file "/etc/audit/" to "root" by running the following command:
$ sudo chgrp root /etc/audit/
Verify the group ownership of the "/etc/audit/" directory with the following command:
$ sudo stat -c "%G %n" /etc/audit/
root /etc/audit/
If "/etc/audit/" does not have a group owner of "root", this is a finding.
V-270176
False
RHEL-09-232104
Verify the group ownership of the "/etc/audit/" directory with the following command:
$ sudo stat -c "%G %n" /etc/audit/
root /etc/audit/
If "/etc/audit/" does not have a group owner of "root", this is a finding.
M
5551