Check: GEN002680
      
      
        
  Solaris 10 X86 STIG:
  GEN002680
  
    (in versions v2 r4 through v1 r17)
  
      
      
    
  Title
System audit logs must be owned by root. (Cat II impact)
Discussion
Failure to give ownership of system audit log files to root provides the designated owner and unauthorized users with the potential to access sensitive information.
Check Content
Perform the following to determine the location of audit logs and then check the ownership. # more /etc/security/audit_control # ls -lLa <audit log dir> If any audit log file is not owned by root, this is a finding.
Fix Text
Change the ownership of the audit log file(s). Procedure: # chown root <audit log file>
Additional Identifiers
Rule ID: SV-227716r603266_rule
Vulnerability ID: V-227716
Group Title: SRG-OS-000057
Expert Comments
      Expert comments are only available to logged-in users.
    
  
  
      
        
        
      
      
        
  CCIs
      
      
        
        
      
    
  
    
  CCIs tied to check.
  
  
  | Number | Definition | 
|---|---|
| CCI-000162 | 
           Protect audit information from unauthorized access.  | 
      
      
        
        
      
      
        
  Controls
      
      
        
        
      
    
  
    
  Controls tied to check. These are derived from the CCIs shown above.
  
  
  | Number | Title | 
|---|---|
| AU-9 | 
           Protection of Audit Information  |