dbTalk Databases Forums  

DTS Password Security

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


Discuss DTS Password Security in the microsoft.public.sqlserver.dts forum.



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

Default DTS Password Security - 08-08-2003 , 12:00 PM






How can I reset/remove password security from the DTS
Pacakge. I have SA rights on the database/server.

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: DTS Password Security - 08-08-2003 , 12:57 PM






You have to have the password so you can open the package
and then you do a Save As and save it with a different
package name and new password.
Without the existing password, you can't change or remove
the password.

-Sue

On Fri, 8 Aug 2003 10:00:28 -0700, "Avi"
<avi_bansal (AT) yahoo (DOT) com> wrote:

Quote:
How can I reset/remove password security from the DTS
Pacakge. I have SA rights on the database/server.


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

Default Re: DTS Password Security - 08-08-2003 , 02:08 PM



Thanks Sue,

So there isn't anyway (even for DBO/Server Admin.) to
open that DTS Package. Actually I have forgot the
password.

Avi

Quote:
-----Original Message-----
You have to have the password so you can open the package
and then you do a Save As and save it with a different
package name and new password.
Without the existing password, you can't change or remove
the password.

-Sue

On Fri, 8 Aug 2003 10:00:28 -0700, "Avi"
avi_bansal (AT) yahoo (DOT) com> wrote:

How can I reset/remove password security from the DTS
Pacakge. I have SA rights on the database/server.

.


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

Default Re: DTS Password Security - 08-09-2003 , 04:20 AM



In article <01a201c35de0$78cfaf00$a401280a (AT) phx (DOT) gbl>, Avi
<Sue_H (AT) nomail (DOT) please> writes
Quote:
Thanks Sue,

So there isn't anyway (even for DBO/Server Admin.) to
open that DTS Package. Actually I have forgot the
password.

Avi

No.

Whilst you may be sysadmin in SQL or Windows Administrator neither of
these count for anything. A password DTS package is just an encrypted
COM structured storage stream. The encryption key is based on the
password originally supplied. There are no backdoor passwords or
overrides because of your admin status since there is no link there
between the encryption used and the existing security models.

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




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.