Restrict Key to SA only in SQL 2005
- From: "Jim Youmans" <jdyoumans@xxxxxxxxx>
- Date: 18 May 2006 11:19:14 -0700
I have data that I want to encrypt and have the key avaiable to SA
users only. How can I revoke (or prevent) DBO from using the key? I
tried
deny view definition on symmetric key::SSKey to dbo
and got...
Cannot grant, deny, or revoke permissions to sa, dbo,
information_schema, sys, or yourself.
Any suggestions?
Jim
.
- Follow-Ups:
- Re: Restrict Key to SA only in SQL 2005
- From: Laurentiu Cristofor [MSFT]
- Re: Restrict Key to SA only in SQL 2005
- Prev by Date: Re: Encrypting data in SQL 2005
- Next by Date: Windows authentication to sql server 2000 question
- Previous by thread: Error 18452 Login failed for user <null>. The user account is not associated with a trusted SQL Server Connection
- Next by thread: Re: Restrict Key to SA only in SQL 2005
- Index(es):
Relevant Pages
|
|