Re: Can I deny select permission to members of Sysadmin role
From: Russell Fields (rlfields@sprynet.com)
Date: 07/01/02
- Next message: Morris Lewis: "Re: Can I deny select permission to members of Sysadmin role"
- Previous message: FR: "Can I deny select permission to members of Sysadmin role"
- In reply to: FR: "Can I deny select permission to members of Sysadmin role"
- Next in thread: Morris Lewis: "Re: Can I deny select permission to members of Sysadmin role"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Russell Fields" <rlfields@sprynet.com> Date: Sun, 30 Jun 2002 21:27:40 -0400
FR
Sorry, sysadmin has it all. It is the demigod for SQL Server.
db_owner cannot be restricted in a database, it is the demigod for a
database.
See if you can shrink the list of people with access. For example, if you
are thinking of the programmers they could be db_owner on a development
server with little or no access to the production server containing the
sensitive data.
Russell Fields
"FR" <floydrev@hotmail.com> wrote in message
news:OKWwpzJICHA.1744@tkmsftngp13...
I would only wish for sa to basically have full control over all databases
which i guess it does , but can the sa deny permissions to perform any DML
statements on any table to a member that belongs to a system administrators
role or also to the db_owner role within that database to which the table
belong.
There is going to be some sensitive info in a table and hence want only 'sa'
to view it and the rest should not be able to access so no matter what high
priviliges they have on the server.
Pls. advice
- Next message: Morris Lewis: "Re: Can I deny select permission to members of Sysadmin role"
- Previous message: FR: "Can I deny select permission to members of Sysadmin role"
- In reply to: FR: "Can I deny select permission to members of Sysadmin role"
- Next in thread: Morris Lewis: "Re: Can I deny select permission to members of Sysadmin role"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|