System log files must have mode 644 or less permissive.

From MAC OSX 10.6 Workstation Security Technical Implementation Guide

Part of GEN001260

Associated with IA controls: ECTP-1

Associated with: CCI-001314

SV-37890r1_rule System log files must have mode 644 or less permissive.

Vulnerability discussion

If the system log files are not protected, unauthorized users could change the logged data, eliminating its forensic value.

Check content

Open a terminal session and enter the following command to verify the permissions. ls -lLR /var/log /var/audit If any of the log files have modes more permissive than 644, this is a finding.

Fix text

Open a terminal session and enter the following command to change the mode of the system log file(s). chmod 644

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer