SQL Security

Networking/Security Forums -> Databases

Author: jhadur PostPosted: Tue Apr 10, 2007 5:49 pm    Post subject: SQL Security
    ----
We are looking to secure our databases internally. We are running SQL 2000 on Terminal Server 2003.

I found the following in SQL documentation and want to make sure I am understanding this correctly.

Here is the info.

With EFS, database files are encrypted under the identity of the account running SQL Server. Only this account can decrypt the files. If you need to change the account that runs SQL Server, you should first decrypt the files under the old account, then re-encrypt them under the new account.

So does this mean that if I encrypt our database files with EFS and someone makes a copy of the database files they will not be able to decrypt the files because they are not members of the account that originally encrypted the files?

If that is true then - the account we have running SQL Server is the local system. Should I change that to a specific account before I encrypt the files or is it safe from general users being run as the local system account?

Author: zeedoLocation: Scotland PostPosted: Mon Apr 23, 2007 4:18 pm    Post subject:
    ----
It should probably be running as a user other thank LS anyway.

Check out this guide for basic SQL security:
http://www.nsa.gov/snac/db/mssql_2k.pdf



Networking/Security Forums -> Databases


output generated using printer-friendly topic mod, All times are GMT + 2 Hours

Page 1 of 1

Powered by phpBB 2.0.x © 2001 phpBB Group