Industry Standard DNS & Authentication?
        Posted  
        
            by 
                James Murphy
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by James Murphy
        
        
        
        Published on 2011-06-24T03:38:23Z
        Indexed on 
            2011/06/24
            8:24 UTC
        
        
        Read the original article
        Hit count: 417
        
I'm just curious as to what is considered industry standard when it comes to doing DNS and authentication on an environment with mainly linux machines?
- Do people use Windows DNS & Windows AD to do it all if they have at least one windows server (well - alot might, but should they)?
 - Does ANYONE use hosts files or local only user accounts on each server?
 - What would people like Facebook/Google use for their DNS and authentication on their servers?
 
We have an environment where we have about 10-15 linux servers and 1-2 windows servers.
We are currently using Windows AD and Windows DNS but it doesn't seem like it's the most secure/stable/scalable way to do it for a mainly linux environment?
We use RHEL as our linux environment.
© Server Fault or respective owner