Check: GEN003180
      
      
        
  Solaris 10 X86 STIG:
  GEN003180
  
    (in versions v2 r4 through v1 r17)
  
      
      
    
  Title
The cronlog file must have mode 0600 or less permissive. (Cat II impact)
Discussion
Cron logs contain reports of scheduled system activities and must be protected from unauthorized access or manipulation.
Check Content
Check the mode of the cron log file. # ls -lL /var/cron/log If the mode is more permissive than 0600, this is a finding.
Fix Text
Change the mode of the cron log file. # chmod 0600 /var/cron/log
Additional Identifiers
Rule ID: SV-227753r603266_rule
Vulnerability ID: V-227753
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  |