dbTalk Databases Forums  

Changing Authentication to Windows Logon

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


Discuss Changing Authentication to Windows Logon in the microsoft.public.sqlserver.dts forum.



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

Default Changing Authentication to Windows Logon - 02-06-2004 , 11:15 AM






Hi

We are in process of changing SQL Server authentications
to Windows Authentications.

We have only 1 issue... lots of DTS packages created by
users. Is there any easy way I can change all
authentication to Windows Authentication without opening
DTs packages????

I mean, changing sysdtspackages table or any other tables..

Appreciate your help greately.

Thanks
JP

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Changing Authentication to Windows Logon - 02-06-2004 , 12:33 PM






Open the packages using the Object model and loop through the connections
and change them there.


--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"JP" <dsjpatel (AT) yahoo (DOT) com> wrote

Quote:
Hi

We are in process of changing SQL Server authentications
to Windows Authentications.

We have only 1 issue... lots of DTS packages created by
users. Is there any easy way I can change all
authentication to Windows Authentication without opening
DTs packages????

I mean, changing sysdtspackages table or any other tables..

Appreciate your help greately.

Thanks
JP



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.