Re: Protecting database from administrators
From: Lucio (anonymous_at_discussions.microsoft.com)
Date: 03/31/04
- Next message: Mary Chipman: "Re: Beginner security questions"
- Previous message: Hari: "Re: SQL Server Security"
- In reply to: Hari Prasad: "Re: Protecting database from administrators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 31 Mar 2004 04:46:07 -0800
Hi Hari thank for your answer
How can i remove "System Admin" role from BUILTIN/ADMINISTRATORS account in a Sql Server site where i'm not an administrator?
----- Hari Prasad wrote: -----
Hi,
You can't restrict the OS administrators fully, because they have full
rights on all folders and registry keys inwhich SQL server resides.
But, you can restrict them to an extend by removing "System Admin" role from
BUILTIN/ADMINISTRATORS account.
" I had problems in the below when I removed "Syadmin role" from
BuildIN/Administrators. So I have given back the sysadmin role to solve the
issue.
1. FULL Text Indexing
2. Maintenance Plans
So do a test in test server for couple of weeks and then implement in
Production server.
Known issues after removal ,
Some things to be aware of:
Q237604 PRB: SQL Server Agent Does Not Start and Displays Error 18456
Q295034 FIX: MSSearch Takes 100% CPU if BUILTIN\Administrators Removed
Q317746 PRB: SQL Server Full-Text Search Does Not Populate Catalogs "
Thanks
Hari
MCDBA
Thanks
Hari
MCDBA
"Lucio" <anonymous@discussions.microsoft.com> wrote in message
news:15BE41F9-B847-4BDC-9682-028EB0D82E77@microsoft.com...
> I have to install a database on my customer's site,
> how can i protect it from a system administrator into a site where i'm not
an administrator?
- Next message: Mary Chipman: "Re: Beginner security questions"
- Previous message: Hari: "Re: SQL Server Security"
- In reply to: Hari Prasad: "Re: Protecting database from administrators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|