Check: GEN002752
Solaris 10 SPARC STIG:
GEN002752
(in versions v2 r4 through v1 r19)
Title
The audit system must be configured to audit account disabling. (Cat III impact)
Discussion
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.
Check Content
Check the system's audit configuration. # grep ua /etc/security/audit_control If the ua flag is not set, and both the +ua and -ua flags are not set, this is a finding. If the ua naflag is not set, and both the +ua and -ua naflags are not set, this is a finding.
Fix Text
Edit /etc/security/audit_control and add ua to the flags list and naflags list. Refresh auditd. # svcadm refresh auditd
Additional Identifiers
Rule ID: SV-226604r603265_rule
Vulnerability ID: V-226604
Group Title: SRG-OS-000240
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001404 |
The information system automatically audits account disabling actions. |
Controls
Number | Title |
---|---|
AC-2 (4) |
Automated Audit Actions |