Check: GEN006200
      
      
        
  Solaris 10 X86 STIG:
  GEN006200
  
    (in versions v2 r4 through v1 r17)
  
      
      
    
  Title
The smbpasswd file must have mode 0600 or less permissive. (Cat II impact)
Discussion
If the smbpasswd file has a mode more permissive than 0600, the smbpasswd file may be maliciously accessed or modified, potentially resulting in the compromise of Samba accounts.
Check Content
Check smbpasswd mode. Procedure: # ls -lL /etc/sfw/private/smbpasswd If smbpasswd has a mode more permissive than 0600, this is a finding.
Fix Text
Change the mode of the smbpasswd file to 0600. Procedure: # chmod 0600 /etc/sfw/private/smbpasswd
Additional Identifiers
Rule ID: SV-227931r854514_rule
Vulnerability ID: V-227931
Group Title: SRG-OS-000312
Expert Comments
      Expert comments are only available to logged-in users.
    
  
  
      
        
        
      
      
        
  CCIs
      
      
        
        
      
    
  
    
  CCIs tied to check.
  
  
  | Number | Definition | 
|---|---|
| CCI-002165 | 
           Enforce organization-defined discretionary access control policies over defined subjects and objects.  | 
      
      
        
        
      
      
        
  Controls
      
      
        
        
      
    
  
    
  Controls tied to check. These are derived from the CCIs shown above.
  
  
  | Number | Title | 
|---|---|
| AC-3(4) | 
           Discretionary Access Control  |