Re: how to transfer logins between 2k5 instances
- From: "Andy Ball" <ng@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 9 Mar 2006 07:18:58 -0000
You can still do it using SSIS (as opposed to DTS) . One thing to watch out
for is that for SQL logins the account is disabled and the password set to
random value as per Books Online "Transfer Logins Task"
Apart from that pretty sure the same rules applies - ie have to fix up with
sp_change_users_login
cheers,
Andy.
"Jake" <noreply@xxxxxxxxxxx> wrote in message
news:enqPtusQGHA.5036@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
I am wondering if there is a kb article on how to transfer logins
between two sql2k5 instances? I have seen one for sql2k but not for
sql2k5. Thanks.
Jake
.
- References:
- how to transfer logins between 2k5 instances
- From: Jake
- how to transfer logins between 2k5 instances
- Prev by Date: Re: Database security design with ASP.net and form-based authentication
- Next by Date: Re: how to transfer logins between 2k5 instances
- Previous by thread: how to transfer logins between 2k5 instances
- Next by thread: Re: how to transfer logins between 2k5 instances
- Index(es):
Relevant Pages
|