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