Re: via group membership

From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 11/03/03

  • Next message: Dave Hubbard: "isql uses wrong ID for NTLM authentication under XP"
    Date: Mon, 03 Nov 2003 13:33:11 -0700
    
    

    For databases users, it's just the difference of how they
    were given access to the database. For example, if you have
    a Windows account and haven't granted that account access to
    the server (i.e. no login), you can add the Windows account
    directly to a role in a database with sp_addrolemember -
    even though they don't have a login set up on the server.
    When you do this, you will see the user in the database with
    database access as Via Group Membership.
    For the server logins, same type of thing. If I have a
    Windows account that has not been granted access to the
    server yet, I can execute sp_addsrvrolemember to add that
    Windows account to a fixed server role. The login will then
    be listed with Server Access Via group membership.

    -Sue

    On Thu, 30 Oct 2003 14:14:46 -0800,
    <cordelia.goh@gvrd.bc.ca> wrote:

    >Under what circumstance will "via group membership"
    >appear under "Server Access" (in SQL 2000) and "Databaes
    >Access" (in SQL 7). How is it different from "Permit"
    >operationally or otherwise?


  • Next message: Dave Hubbard: "isql uses wrong ID for NTLM authentication under XP"

    Relevant Pages

    • Re: Install MSDE w/ MSDE Depl.Toolkit. What permissions when using Win Auth?
      ... I created a login using Enterprise Manager on SQL Server on my server. ... Database Access tab I ticked the tick box for the database that I ... Now when my user installed the MSDE database on his machine locally, ...
      (microsoft.public.sqlserver.msde)
    • Re: SQL Server 2005 Express Remote connection
      ... I have also deleted the login for Fred from the list of users for my ... So Fred no longer exists as a login or as a user in the SQL Server setup. ... the database? ...
      (microsoft.public.sqlserver.server)
    • Re: Installation OK, but cant connect
      ... > created an access database. ... SQL Server authentication is "client" independent.... ... connections or SQL Server authenticated connections... ... which authenticate user's login at the windows login step... ...
      (microsoft.public.sqlserver.msde)
    • Re: Moving a database to another server
      ... onto a server at home. ... The database has a user that has public, db_owner, ... SQL Server login or a Windows login. ...
      (microsoft.public.sqlserver.server)
    • Re: Setting up Linked server to MsAccess
      ... At the server level I have added my windows user group ... At the database level I have added my Server login ...
      (microsoft.public.sqlserver.security)

  • Quantcast