Re: is it possilbe to secure a database against the local admin?
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Wed, 17 Jan 2007 15:11:50 -0800
JoeyD (joeydba@xxxxxxxxx) writes:
It's probably impossible to completely secure the database from a
system admin but here are some steps to make it harder:
1) In SQL - remove the BUILTIN\Administrators. (this is probably the
single biggest thing you can do).
If this group is removed from SQL then any local
administrators will NOT have access to SQL Server and therefore can not
use the 'detach' process to copy the data file.
But he can stop the service and then copy the files.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- Re: is it possilbe to secure a database against the local admin?
- From: Mark J. McGinty
- Re: is it possilbe to secure a database against the local admin?
- References:
- is it possilbe to secure a database against the local admin?
- From: ms news group
- Re: is it possilbe to secure a database against the local admin?
- From: JoeyD
- is it possilbe to secure a database against the local admin?
- Prev by Date: Re: SQL 2000 & server side trace
- Next by Date: Re: Permissions on views
- Previous by thread: Re: is it possilbe to secure a database against the local admin?
- Next by thread: Re: is it possilbe to secure a database against the local admin?
- Index(es):
Relevant Pages
|
|