UCF STIG Viewer Logo

The audit system must be configured to audit all administrative, privileged, and security actions.


Overview

Finding ID Version Rule ID IA Controls Severity
V-226606 GEN002760 SV-226606r603265_rule Medium
Description
If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.
STIG Date
Solaris 10 SPARC Security Technical Implementation Guide 2020-12-04

Details

Check Text ( C-28767r483230_chk )
Check the auditing configuration of the system.
# grep flags /etc/security/audit_control
If the am flag is not present, and either of the -am or +am flags is not present, this is a finding.
Fix Text (F-28755r483231_fix)
Edit /etc/security/audit_control and add am to the flags list.
Load the new audit configuration.
# auditconfig -conf