Big Sur - Configure Audit Log Folders to be Owned by Root

Information

Audit log files _MUST_ be owned by root.

The audit service _MUST_ be configured to create log files with the correct ownership to prevent normal users from reading audit logs.

Audit logs contain sensitive data about the system and users. If log files are set to only be readable and writable by system administrators, the risk is mitigated.

Solution

[source,bash]
----
/usr/sbin/chown root $(/usr/bin/awk -F : '/^dir/{print $2}' /etc/security/audit_control)
----

See Also

https://github.com/usnistgov/macos_security

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-9, CCE|CCE-85269-9, CCI|CCI-000162, STIG-ID|APPL-11-001013

Plugin: Unix

Control ID: b50144cb3f5f6f8e044017a984d00a9bdda9f0ad0b05341ed3cb956b1850e897