dbTalk Databases Forums  

Query to determine which DTS have sa hardcoded

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


Discuss Query to determine which DTS have sa hardcoded in the microsoft.public.sqlserver.dts forum.



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

Default Query to determine which DTS have sa hardcoded - 09-15-2005 , 10:26 AM






I am looking for a query I can run that will tell me which DTS packages have
sa and password hardcoded into them. I'm not sure what systems tables to
look at. Does anybody know?

All ideas are appreciated!

Thanks,
Mitch

Reply With Quote
  #2  
Old   
David J. Cartwright
 
Posts: n/a

Default Re: Query to determine which DTS have sa hardcoded - 09-15-2005 , 11:10 AM






you wont find anything in a table, you could use the Package SQLDMO Object
to iterate through the objects in the package in a script

"Mitch" <Mitch (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am looking for a query I can run that will tell me which DTS packages
have
sa and password hardcoded into them. I'm not sure what systems tables to
look at. Does anybody know?

All ideas are appreciated!

Thanks,
Mitch



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

Default Re: Query to determine which DTS have sa hardcoded - 09-15-2005 , 11:26 AM



And how do I start that?

"David J. Cartwright" wrote:

Quote:
you wont find anything in a table, you could use the Package SQLDMO Object
to iterate through the objects in the package in a script

"Mitch" <Mitch (AT) discussions (DOT) microsoft.com> wrote in message
news:0D28F43E-B519-435F-95D4-F64667A6B31F (AT) microsoft (DOT) com...
I am looking for a query I can run that will tell me which DTS packages
have
sa and password hardcoded into them. I'm not sure what systems tables to
look at. Does anybody know?

All ideas are appreciated!

Thanks,
Mitch




Reply With Quote
  #4  
Old   
David J. Cartwright
 
Posts: n/a

Default Re: Query to determine which DTS have sa hardcoded - 09-15-2005 , 11:31 AM



what do you mean by start ? as in execute or start building the solution ?

http://msdn.microsoft.com/library/de...thobj_0zlg.asp


"Mitch" <Mitch (AT) discussions (DOT) microsoft.com> wrote

Quote:
And how do I start that?

"David J. Cartwright" wrote:

you wont find anything in a table, you could use the Package SQLDMO
Object
to iterate through the objects in the package in a script

"Mitch" <Mitch (AT) discussions (DOT) microsoft.com> wrote in message
news:0D28F43E-B519-435F-95D4-F64667A6B31F (AT) microsoft (DOT) com...
I am looking for a query I can run that will tell me which DTS packages
have
sa and password hardcoded into them. I'm not sure what systems tables
to
look at. Does anybody know?

All ideas are appreciated!

Thanks,
Mitch






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.