Information
Without establishing the source of the event, it is impossible to establish, correlate, and investigate the events leading up to an outage or attack.
Without information that establishes the identity of the subjects (i.e., users or processes acting on behalf of users) associated with the events, security personnel cannot determine responsibility for the potentially harmful event.
In addition to logging where events occur within AIX, AIX must also generate audit records that identify sources of events. Sources of operating system events include, but are not limited to, processes and services.
In order to compile an accurate risk assessment and provide forensic analysis, it is essential for security personnel to know the source of the event.
Satisfies: SRG-OS-000040-GPOS-00018, SRG-OS-000255-GPOS-00096
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Reset the audit system with the following command:
# /usr/sbin/audit shutdown
Start the audit system with the following command:
# /usr/sbin/audit start