Viewing 2 posts - 1 through 2 (of 2 total)
wait just got it...
need to give access to the certificate first then the key.
do this first then give access to the symmetric key with the line above
GRANT CONTROL ON CERTIFICATE::Certificatename...
October 31, 2008 at 9:17 am
#892408
We tried...
GRANT REFERENCES ON SYMMETRIC KEY::[keyname] TO
It runs successfully, but it still does not give permissions to the user. There has to be something else we are missing.
October 31, 2008 at 8:54 am
#892397