If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > Passphrase lost after moving users

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-28-03, 05:59
K12 K12 is offline
Registered User
 
Join Date: Jan 2002
Location: Ireland
Posts: 32
Passphrase lost after moving users

I know something like this was addressed before on this forum but I am unable to locate it at all....
Anyone know the solution ?

Problem :

After you move databases to a new server, users may not be able to log in to the new server:

Used DTS ...

Thanks..
Reply With Quote
  #2 (permalink)  
Old 02-28-03, 09:40
Paul Young Paul Young is offline
Registered User
 
Join Date: Feb 2002
Location: Houston, TX
Posts: 809
checkout sp_change_users_login in BOL

sp_change_users_login [ @Action = ] 'action'
[ , [ @UserNamePattern = ] 'user' ]
[ , [ @LoginName = ] 'login' ]
[ , [ @Password = ] 'password' ]
__________________
Paul Young
(Knowledge is power! Get some!)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On