dbTalk Databases Forums  

Transfer Logins Task

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Transfer Logins Task in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kelly
 
Posts: n/a

Default Transfer Logins Task - 12-31-2008 , 02:04 PM






When I execute the Transfer Logins Task I get the following error: "[Transfer
Logins Task] Error: Execution failed with the following error: "Windows NT
user or group '<server>\SQLServer2005SQLAgentUser$<server>$MSSQL SERVER' not
found. Check the name again.". "

Is there a way to tell this task to not attempt to bring over certain
logins? I saw the option to select the logins wanted, but I would like to not
have to get in each time and select all the logins. Or is there a way to trap
the error, examine it and then allow the task to continue? Thanks.

Reply With Quote
  #2  
Old   
Paul Ibison
 
Posts: n/a

Default RE: Transfer Logins Task - 01-08-2009 , 09:20 AM






In the "Logins List" you can select the individual logins to transfer.
Alternatively you could roll your own, as it is essentially just a wrapper
for thr sp_help_revlogin procedure: http://support.microsoft.com/kb/918992/
HTH,
Paul Ibison, www.replicationanswers.com


Reply With Quote
  #3  
Old   
Kelly
 
Posts: n/a

Default RE: Transfer Logins Task - 01-08-2009 , 09:41 AM



That does help, thanks. I guess I should write my own wrapper and then I can
allow whatever options I want.

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.