Check: GEN001476
      
      
        
  VMware ESX 3 Server:
  GEN001476
  
    (in version v1 r2)
  
      
      
    
  Title
The /etc/gshadow file must not contain any group password hashes. (Cat II impact)
Discussion
Group passwords are typically shared and should not be used.
Check Content
Check the /etc/gshadow file for password hashes. # cut -d : -f 2 /etc/gshadow | egrep -v '^(x|!|)$' If any password hashes are returned, this is a finding.
Fix Text
Edit /etc/gshadow and change the password field to an exclamation point (!) to lock the group password.
Additional Identifiers
Rule ID: SV-26448r1_rule
Vulnerability ID: V-22349
Group Title: GEN000000-LNX001476
Expert Comments
      Expert comments are only available to logged-in users.
    
  
  
      
        
        
      
      
        
  CCIs
      
      
        
        
      
    
  
    
  CCIs tied to check.
  
  
  | Number | Definition | 
|---|---|
| CCI-000366 | 
           Implement the security configuration settings.  | 
      
      
        
        
      
      
        
  Controls
      
      
        
        
      
    
  
    
  Controls tied to check. These are derived from the CCIs shown above.
  
  
  | Number | Title | 
|---|---|
| CM-6 | 
           Configuration Settings  |