Re: BUILTIN\Administrators
From: Tom Moreau (tom_at_dont.spam.me.cips.ca)
Date: 10/24/05
- Previous message: fasttrack via SQLMonster.com: "sql server sp_addlogin from vb.net and security !!!!"
- Next in thread: Anthony Thomas: "Re: BUILTIN\Administrators"
- Reply: Anthony Thomas: "Re: BUILTIN\Administrators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 23 Oct 2005 20:20:39 -0400
You can add "trusted" logins to the sysadmin role and then remove
BUILTIN\Administrators from the sysadmin role (as long as you're not using a
clustered instance). Only those people who should have access to the
sensitive DB should be in the sysadmin role. Anyone who is in the sysadmin
role has access to the entire SQL Server instance - including all DB's.
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinpub.com
"Andy" <Andy@discussions.microsoft.com> wrote in message
news:D366F47F-016C-408E-8D7B-D6C92DA613B7@microsoft.com...
> Is there any way to deny access to BUILTIN\Administrators on just one
> database.
> Very highly confidential databse and want to deny the access to
> BUILTIN\Administrators.
>
> Thanks
> Andy
- Previous message: fasttrack via SQLMonster.com: "sql server sp_addlogin from vb.net and security !!!!"
- Next in thread: Anthony Thomas: "Re: BUILTIN\Administrators"
- Reply: Anthony Thomas: "Re: BUILTIN\Administrators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|