Hello
I have been researching EFS for about a week now...
I have to secure the information contained in our SQL2000 server, so that if someone where to manage to steal the server itself, they would be unable to access the very confidential information contained in the database
Here are a few questions I have a hard time finding a clear answer to... Any help would be much appreciated
Assume that the machine is part of a domain, and that syskey is enabled with the passphrase option
1) If someone steals the machine, would they be able to use hacking tools to access locally stored credentials that would let them de-encrypt our files?
Now let's say a user forget their passwords and the domain admin resets it. I have read that all FEK for that users are regenerated so that the user will be able to access all their encrypted files (this is possible because of a Domain Master Key or something like that
2) If someone where to steal both the SQLServer and the Domain server (that's the worst case scenario that I need to evaluate), then use a hacking tool to reset the domain admin password (on the domain server)... would the master key still be available to that "bad evil" domain admin? If that compromised domain admin were to change the password of our SQL server User, would the FEK be updated, thus giving the hacker access to the databases
3) Is there any way to have that master key taken off the domain server (and stored on removable media for when we really need it)
Thank