Re: Securing the MDF file
- From: "Arnie Rowland" <arnie@xxxxxxxx>
- Date: Tue, 18 Jul 2006 14:52:45 -0700
Some folks have used EFS to accomplish this. With SQL 2000, I have used it
both successfully, and with dismal failures. The successes where with
attached exclusive RAID arrays, the failures where with clusters and NAS.
With SQL 2005, there are many excellent internal encryption capabilities
that you should explore. You may be able to accomplish your task relying
solely upon SQL Server (no external or third party code, etc.) -the best
option, in my opinion.
--
Arnie Rowland
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous
"Ken Hundley" <KenHundley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:29A512D9-C866-4755-A072-DCF3CEC61447@xxxxxxxxxxxxxxxx
Is there anyway to secure a database so that if someone stops the server
and
copies the MDF file to a different system it will prevent them from
opening
the file and reading the information in that database file?
Thanks
.
- Prev by Date: Re: Disable Sysadmin to view metadata in SQL2005
- Next by Date: Re: Disable Sysadmin to view metadata in SQL2005
- Previous by thread: Re: Securing the MDF file
- Next by thread: Re: Securing the MDF file
- Index(es):
Relevant Pages
|