Windows security
From: pmcguire (pmcguire_at_discussions.microsoft.com)
Date: 07/16/05
- Previous message: newone: "Re: transaction file"
- Next in thread: Uri Dimant: "Re: Windows security"
- Reply: Uri Dimant: "Re: Windows security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 15 Jul 2005 15:18:07 -0700
I have 2 SQL servers (SQL1 and SQL2) residing on two Windows servers (Win1
and Win2). I want to back up a database (mydbase) from SQL1 and restore it
to SQL2. I am using Windows authentication, and I would LIKE to be able to
do this without rebuilding the User list every time.
For example, I want mydbowner to have db_owner rights on mydbase on both
SQL1 and SQL2; Win1/mydbowner and Win2/mydbowner logins exist already, and
Win1/mydbowner already has db_owner privileges to SQL1.mydbase. When I
backup and restore, Win1/mydbowner exists as a user on SQL2.mydbase, but of
course the login doesn't exist on SQL2.
I guess what I would like to be able to do is create the user Win2/mydbowner
(and grant it db_owner privileges) on SQL1.mydbase without creating the login
on SQL1. Can this be done?
-- Pat
- Previous message: newone: "Re: transaction file"
- Next in thread: Uri Dimant: "Re: Windows security"
- Reply: Uri Dimant: "Re: Windows security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|