Re: How to link a login to a database user
From: Andrew J. Kelly (sqlmvpnoooospam_at_shadhawk.com)
Date: 05/13/04
- Next message: Hari Prasad: "Re: How to link a login to a database user"
- Previous message: John Bell: "Re: Urgent!!! Sasser worm and SQL Email Alerts"
- In reply to: Krygim: "How to link a login to a database user"
- Next in thread: Hari Prasad: "Re: How to link a login to a database user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 13 May 2004 09:21:39 -0400
Take a look at sp_change_users_login in BooksOnLine.
-- Andrew J. Kelly SQL MVP "Krygim" <krygim@hotmail.com> wrote in message news:uT89uyOOEHA.4036@TK2MSFTNGP12.phx.gbl... > USER1 is the db_owner of the database INVENTORY. There exists an identical > SQL Server login name USER1. When I double-click on the login name, in the > Database Access page, I find that USER1 is permitted to access INVENTORY. > However, there is no linkage between the login USER1 and database owner > USER1. The "User" cell at the right of the INVENTORY database is blank in > the Database Access page. However when I try to enter USER1 into the cell, I > get an error message telling me the user USER1 already exists in INVENTORY. > > However can I link the login name to the database user name? > > TIA > KM > >
- Next message: Hari Prasad: "Re: How to link a login to a database user"
- Previous message: John Bell: "Re: Urgent!!! Sasser worm and SQL Email Alerts"
- In reply to: Krygim: "How to link a login to a database user"
- Next in thread: Hari Prasad: "Re: How to link a login to a database user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|