dbTalk Databases Forums  

DTS Authentication

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


Discuss DTS Authentication in the microsoft.public.sqlserver.dts forum.



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

Default DTS Authentication - 11-03-2004 , 08:51 AM






I have a DTS package with 2 steps, step 1 is executing a SP using SQL login
and step2 copying a text file to another server.

The user who will be executing the DTS has only SQL login.

I need to execute step 2 using a domain account (Windows Authentication) in
order to be able to copy the file to another server, like using Run as so I
can pass a domain account and password.

Is there any way in DTS that I can do that?

Thanks

Ayad



Reply With Quote
  #2  
Old   
Patrick
 
Posts: n/a

Default Re: DTS Authentication - 11-04-2004 , 12:13 PM






your sql server account should have awrite access on destination server you
want to copy the file


"Ayad" <ashammout1 (AT) hotmail (DOT) com> wrote

Quote:
I have a DTS package with 2 steps, step 1 is executing a SP using SQL login
and step2 copying a text file to another server.

The user who will be executing the DTS has only SQL login.

I need to execute step 2 using a domain account (Windows Authentication)
in
order to be able to copy the file to another server, like using Run as so
I
can pass a domain account and password.

Is there any way in DTS that I can do that?

Thanks

Ayad





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.