dbTalk Databases Forums  

How do I grant execute/edit for a DTS package?

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


Discuss How do I grant execute/edit for a DTS package? in the microsoft.public.sqlserver.dts forum.



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

Default How do I grant execute/edit for a DTS package? - 03-04-2008 , 03:08 AM






Hi, I have created a DTS Package in SQL Server 2000, is there any way that a
different user can edit and execute that DTS WITHOUT having server roles or
privileges?


Thanks

Reply With Quote
  #2  
Old   
Russell Fields
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 08:14 AM






Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

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

Quote:
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks



Reply With Quote
  #3  
Old   
Russell Fields
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 08:14 AM



Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

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

Quote:
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks



Reply With Quote
  #4  
Old   
Russell Fields
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 08:14 AM



Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

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

Quote:
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks



Reply With Quote
  #5  
Old   
Russell Fields
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 08:14 AM



Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

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

Quote:
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks



Reply With Quote
  #6  
Old   
Russell Fields
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 08:14 AM



Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

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

Quote:
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks



Reply With Quote
  #7  
Old   
Russell Fields
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 08:14 AM



Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

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

Quote:
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks



Reply With Quote
  #8  
Old   
Russell Fields
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 08:14 AM



Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

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

Quote:
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks



Reply With Quote
  #9  
Old   
Russell Fields
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 08:14 AM



Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

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

Quote:
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks



Reply With Quote
  #10  
Old   
Elidas
 
Posts: n/a

Default Re: How do I grant execute/edit for a DTS package? - 03-04-2008 , 10:21 AM



Thanks, but, how do I store in a different location than msdb? I though that
all DTS must be in msdb database

"Russell Fields" wrote:

Quote:
Elidas,

If you store your DTS Package in msdb, then it is under those msdb security
rules and elevated rights are needed.

However, if you store your DTS Package in structured file storage, then it
is under file system security. You can keep it in a folder where two or
more people have rights to edit the package.

Alternatively, if you want to keep it in msdb, you could always use a
special shared login to edit that package. Then whoever has the password to
the shared login could login, edit the package, then log back out. (I don't
really like this one, but maybe you would.) Again, the shared login would
own the package so anyone else would need elevated rights to change the
package.

RLF

"Elidas" <Elidas (AT) discussions (DOT) microsoft.com> wrote in message
news:F2E155F2-FF34-4AE0-BF0B-50CCF760F022 (AT) microsoft (DOT) com...
Hi, I have created a DTS Package in SQL Server 2000, is there any way that
a
different user can edit and execute that DTS WITHOUT having server roles
or
privileges?


Thanks




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.