From Oracle Linux 5 Security Technical Implementation Guide
Part of GEN002717
Associated with: CCI-001493
To prevent unauthorized access or manipulation of system audit logs, the tools for manipulating those logs must be protected.
Check the mode of audit tool executables. # ls -l /sbin/auditctl /sbin/auditd /sbin/ausearch /sbin/aureport /sbin/autrace /sbin/audispd If any listed file has a mode more permissive than 0750, this is a finding.
Change the mode of the audit tool executable to 0750, or less permissive. # chmod 0750 [audit tool executable]
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