|
-
Mar 15th, 2011, 11:31 AM
#1
[RESOLVED] SQL Server 2008 - Default Guest Id Question
I received this email from a coworker just a bit ago.
 Originally Posted by Email From A CoWorker
Hi Hack!
How goes life in your area?
Would you have any idea whether we can assign users to the ‘guest’ security group for SQL Server databases? When to go to Security…Users in SSMS I see a guest account. I’d like to use the account whereby I assign read-only privileges and when someone from outside our department needs some kind of read-only access, I could have Security Services assign them to this group. I realize I could create a new security group as well, but thought using an established group might save some time (and this group’s name aptly describes the role!).
Thanks, and hope you’re well!
My unsent response is
 Originally Posted by Am I Right Here?
“Guest” is not a security group, but a user Id that, like any other user id, belongs to a security group. As such, you can’t assign other user Ids to “Guest”.
-
Mar 15th, 2011, 12:00 PM
#2
Re: SQL Server 2008 - Default Guest Id Question
That is correct as far as I know.... I would create an SQL Server Role that is Read Only and assign users to that if you need to.
Sometimes the Programmer
Sometimes the DBA
Mazz1
-
Mar 15th, 2011, 12:10 PM
#3
Re: SQL Server 2008 - Default Guest Id Question
Thanks!
Coming from you its gospel!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|