RHEL-09-232104 - RHEL 9 "/etc/audit/" must be group-owned by root.

Information

The "/etc/audit/" directory contains files that ensure the proper auditing of command execution, privilege escalation, file manipulation, and more. Protection of this directory is critical for system security.

Solution

Change the group of the file "/etc/audit/" to "root" by running the following command:

$ sudo chgrp root /etc/audit/

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_RHEL_9_V2R8_STIG.zip