Industry Standard DNS & Authentication?
- by James Murphy
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.