Results 1 to 3 of 3

Thread: [RESOLVED] SQL Server 2008 - Default Guest Id Question

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Resolved [RESOLVED] SQL Server 2008 - Default Guest Id Question

    I received this email from a coworker just a bit ago.
    Quote 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
    Quote 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”.

  2. #2
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    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

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width