Check: GEN002680
Solaris 10 SPARC STIG:
GEN002680
(in versions v2 r4 through v1 r19)
Title
System audit logs must be owned by root. (Cat II impact)
Discussion
Failure to give ownership of system audit log files to root provides the designated owner and unauthorized users with the potential to access sensitive information.
Check Content
Perform the following to determine the location of audit logs and then check the ownership. # more /etc/security/audit_control # ls -lLa <audit log dir> If any audit log file is not owned by root, this is a finding.
Fix Text
Change the ownership of the audit log file(s). Procedure: # chown root <audit log file>
Additional Identifiers
Rule ID: SV-226590r603265_rule
Vulnerability ID: V-226590
Group Title: SRG-OS-000057
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000162 |
The information system protects audit information from unauthorized access. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
AU-9 |
Protection Of Audit Information |