Check: GEN003660
Solaris 10 X86 STIG:
GEN003660
(in versions v2 r4 through v1 r17)
Title
The system must log authentication informational data. (Cat II impact)
Discussion
Monitoring and recording successful and unsuccessful logins assists in tracking unauthorized access to the system.
Check Content
Check /etc/syslog.conf and verify the auth facility is logging both the notice and info level messages by using one of the procedures below. # grep "auth.notice" /etc/syslog.conf # grep "auth.info" /etc/syslog.conf OR # grep 'auth.*' /etc/syslog.conf If auth.* is not found, and either auth.notice or auth.info is not found, this is a finding.
Fix Text
Edit /etc/syslog.conf and add local log destinations for auth.* or both auth.notice and auth.info.
Additional Identifiers
Rule ID: SV-227810r603266_rule
Vulnerability ID: V-227810
Group Title: SRG-OS-000062
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000169 |
The information system provides audit record generation capability for the auditable events defined in AU-2 a. at organization-defined information system components. |
Controls
Number | Title |
---|---|
AU-12 |
Audit Generation |