UCF STIG Viewer Logo

The audit system must be configured to audit login, logout, and session initiation.


Overview

Finding ID Version Rule ID IA Controls Severity
V-818 GEN002800 SV-27303r1_rule ECAR-2 ECAR-1 ECAR-3 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 9 X86 SECURITY TECHNICAL IMPLEMENTATION GUIDE 2015-10-01

Details

Check Text ( C-28419r1_chk )
Check the system's audit configuration.

# grep lo /etc/security/audit_control

If the lo flag is not set, and both the +lo and -lo flags are not set, this is a finding.
If the lo naflag is not set, and both the +lo and -lo naflags are not set, this is a finding.
Fix Text (F-24546r1_fix)
Edit /etc/security/audit_control and add lo to the flags list and naflags list.
Load the new audit configuration.
# auditconfig -conf