Re: Ecrypting a database
From: Nick (anonymous_at_discussions.microsoft.com)
Date: 11/06/03
- Previous message: Nick: "SQL C2 Compliancy Requirement"
- In reply to: Vinodk: "Re: Ecrypting a database"
- Next in thread: Vinodk: "Re: Ecrypting a database"
- Reply: Vinodk: "Re: Ecrypting a database"
- Reply: krygim: "Re: Ecrypting a database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 6 Nov 2003 14:08:42 -0800
Um... What if the user/intruder takes the system offline
and boots into another OS and pulls the information? ACL's
arn't going to help there.
Windows comes with a native file/folder encryption, EFS.
EFS, does allow either the local administrator or the
domain admin default privilages, but you can remove this
even though it's not recommended. But, yes the service
account would need access to the database to unencrypt the
information. Or, you can use something like pgp.
Nick
DCRM - Does Certifications Really Matter
>-----Original Message-----
>I am not sure why you want to encrypt the folder. You can
have proper ACL's
>to block the user from listing or viewing your database
files. And you can
>restrict using database roles security features by giving
access to your
>application only.
>
>--
>HTH,
>Vinod Kumar
>MCSE, DBA, MCAD, MCSD
>http://www.extremeexperts.com
>
>Books Online for SQL Server SP3 at
>http://www.microsoft.com/sql/techinfo/productdoc/2000/book
s.asp
>
>
>"krygim" <krygim@hotmail.com> wrote in message
>news:OzkwbK3oDHA.1072@TK2MSFTNGP09.phx.gbl...
>> I have a SQL database which will only be accessed only
by an application
>> (written by me). I want to put the database into a
Windows 2000 encrypted
>> folder so that even the network domain administrator
will not be able to
>> view the content (bypassing my application). Is this
viable? If so, which
>> Windows account do I need to log in to encrypt the
folder? Do I need to
>log
>> in as the SQL service account to do the encryption?
>>
>>
>>
>> TIA
>>
>>
>
>
>.
>
- Previous message: Nick: "SQL C2 Compliancy Requirement"
- In reply to: Vinodk: "Re: Ecrypting a database"
- Next in thread: Vinodk: "Re: Ecrypting a database"
- Reply: Vinodk: "Re: Ecrypting a database"
- Reply: krygim: "Re: Ecrypting a database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|