December 6, 2006 at 9:03 am
hey,
I am having a weired issue(donno whether its weired or not.). I have a user who has db_owner rights on a database. But when he is trying to create a certificate he is getting error.
"Msg 15247, Level 16, State 1, Line 1
User does not have permission to perform this action."
Remember he is having db_owner rights on that particular database. is there any other permission that i have to give him.
December 11, 2006 at 8:00 am
This was removed by the editor as SPAM
December 11, 2006 at 11:37 am
Try granting the CREATE CERTIFICATE permission...
MohammedU
Microsoft SQL Server MVP
December 12, 2006 at 7:45 pm
If the user is a member of the db_owner role that should be sufficient. Is the user connected to the correct database in question Is the user trying anything unusual with the certificate creation?
K. Brian Kelley
@kbriankelley
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply