Domain in a hosted environment
Posted
by
cpgascho
on Server Fault
See other posts from Server Fault
or by cpgascho
Published on 2011-02-04T14:08:51Z
Indexed on
2011/02/04
15:27 UTC
Read the original article
Hit count: 173
We have an application we host in a third party data center for our clients. We have multiple clients running the same application on several racks of servers. Most of our clients require that our servers be SAS70 compliant.
Currently each server has it's own set of users and security settings that need to be configured. We are creating scripts to do this, but what would be the risks/advantages of joining all the servers to the domain for User Management and Group policy for enforcing security settings?
The rational of some is that if the DC is hacked the whole network would be compromised where as if one stand alone hosted server is hacked everything else should be safe.
© Server Fault or respective owner