﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / Security (SS2K8)  / How to Secure the MDF and LDF File with Password / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 26 May 2013 02:27:35 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to Secure the MDF and LDF File with Password</title><link>http://www.sqlservercentral.com/Forums/Topic1354697-1526-1.aspx</link><description>If you do not have enterprise edition, to enable TDE then Secure the folder on the local drive with password.</description><pubDate>Wed, 12 Sep 2012 07:15:06 GMT</pubDate><dc:creator>DBA_Learner</dc:creator></item><item><title>RE: How to Secure the MDF and LDF File with Password</title><link>http://www.sqlservercentral.com/Forums/Topic1354697-1526-1.aspx</link><description>If you don't want to upgrade to Enterprise to get TDE then take a look at NetLib. They have an encryption  tool that will encrypt your SQL database. www.netlib.com/sql-server-encryption.asp</description><pubDate>Mon, 10 Sep 2012 12:25:07 GMT</pubDate><dc:creator>knash 79472</dc:creator></item><item><title>RE: How to Secure the MDF and LDF File with Password</title><link>http://www.sqlservercentral.com/Forums/Topic1354697-1526-1.aspx</link><description>[quote][b]tamil.selvanmca (9/5/2012)[/b][hr]hi,I've been working on sql server.I want to protect the mdf file with password.I develop a windows application with sql server back end, i install into a client system, someone stop the sqlserver service and copy the mdf,ldf and store at diff sql server to know the structure of tables, queries and SPs.I need a solution to protect the mdf file with password.[/quote]TDE will handle the specific question you posted but probably not the underlying intent. There really is no comprehensive way to protect your Intellectual Property (IP) if you're deploying the database to the client site. Anyone who is a local admin on the machine where SQL Server is being hosted can enter the database as a sysadmin if they know to start SQL Server in single-user mode. Encrypting the database with TDE will protect the data at rest, i.e. if someone takes the mdf or a backup of the database to another server they will not be able to access to it without knowledge of the key infrastructure. If you want to protect your IP you'll need to host the database for the solution yourself or move to a hosted solution like SQL Azure.</description><pubDate>Wed, 05 Sep 2012 11:23:43 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: How to Secure the MDF and LDF File with Password</title><link>http://www.sqlservercentral.com/Forums/Topic1354697-1526-1.aspx</link><description>If you are looking at TDE, you will need the Enterprise Edition of SQL Server.</description><pubDate>Wed, 05 Sep 2012 10:29:05 GMT</pubDate><dc:creator>Lynn Pettis</dc:creator></item><item><title>RE: How to Secure the MDF and LDF File with Password</title><link>http://www.sqlservercentral.com/Forums/Topic1354697-1526-1.aspx</link><description>You need encryption:  [url]http://technet.microsoft.com/en-us/library/bb510663.aspx[/url]</description><pubDate>Wed, 05 Sep 2012 09:59:22 GMT</pubDate><dc:creator>derek.colley</dc:creator></item><item><title>How to Secure the MDF and LDF File with Password</title><link>http://www.sqlservercentral.com/Forums/Topic1354697-1526-1.aspx</link><description>hi,I've been working on sql server.I want to protect the mdf file with password.I develop a windows application with sql server back end, i install into a client system, someone stop the sqlserver service and copy the mdf,ldf and store at diff sql server to know the structure of tables, queries and SPs.I need a solution to protect the mdf file with password.</description><pubDate>Wed, 05 Sep 2012 09:50:17 GMT</pubDate><dc:creator>tamil.selvanmca</dc:creator></item></channel></rss>