dbTalk Databases Forums  

Is it possible to encrypt only UserName and Pwd in DTSRun?

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


Discuss Is it possible to encrypt only UserName and Pwd in DTSRun? in the microsoft.public.sqlserver.dts forum.



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

Default Is it possible to encrypt only UserName and Pwd in DTSRun? - 01-23-2004 , 10:27 AM






I'd like to generate a "partially encrypted" dtsrun
command (only the user name and password). We want to end
up being able to specify something like:

dtsrun /S ServerName /~U encryption /~P encryption /N
DTSPackageName

If this is possible, how is it done?

Thank you!
Susan Jones

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Is it possible to encrypt only UserName and Pwd in DTSRun? - 01-23-2004 , 03:24 PM






In message <340101c3e1cd$cc2a10c0$a601280a (AT) phx (DOT) gbl>, Susan
<anonymous (AT) discussions (DOT) microsoft.com> writes
Quote:
I'd like to generate a "partially encrypted" dtsrun
command (only the user name and password). We want to end
up being able to specify something like:

dtsrun /S ServerName /~U encryption /~P encryption /N
DTSPackageName

If this is possible, how is it done?

Thank you!
Susan Jones
Use DTSRUNUI and select the SQL Server 7.0 Format option. You can pick
and choose the clear text or cypher text arguments and mix and match as
required.

Getting Syntax Help for DTSRun
(http://www.sqldts.com/Default.aspx?301)

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.