Check: GEN002040
      
      
        
  VMware ESX 3 Server:
  GEN002040
  
    (in version v1 r2)
  
      
      
    
  Title
There must be no .rhosts, .shosts, hosts.equiv, or shosts.equiv files on the system. (Cat I impact)
Discussion
The .rhosts, .shosts, hosts.equiv, and shosts.equiv files are used to configure host-based authentication for individual users or the system. Host-based authentication is not sufficient for preventing unauthorized access to the system.
Check Content
Check for the existence of the files. # find / -name .rhosts # find / -name .shosts # find / -name hosts.equiv # find / -name shosts.equiv If .rhosts, .shosts, hosts.equiv, or shosts.equiv are found, this is a finding.
Fix Text
Remove the .rhosts, .shosts, hosts.equiv, and/or shosts.equiv files.
Additional Identifiers
Rule ID: SV-12489r2_rule
Vulnerability ID: V-11988
Group Title: GEN002040
Expert Comments
      
        
        
      
      
        
  CCIs
      
      
        
        
      
    
  | Number | Definition | 
|---|---|
| CCI-000366 | 
           Implement the security configuration settings.  | 
      
      
        
        
      
      
        
  Controls
      
      
        
        
      
    
  | Number | Title | 
|---|---|
| CM-6 | 
           Configuration Settings  |