dbTalk Databases Forums  

Grant exec DTS permission

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


Discuss Grant exec DTS permission in the microsoft.public.sqlserver.dts forum.



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

Default Grant exec DTS permission - 04-12-2006 , 03:13 PM






Hi,

I created a DTS job, I need win user group able to exec that DTS through
TDYrun untility.

How do I grant permssion to that group

Thanks



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

Default Re: Grant exec DTS permission - 04-12-2006 , 07:57 PM






Hello mecn,

Have you created a Job that fires a DTS package or just a package?

Where is the package stored?

To execute a job look here

http://msdn.microsoft.com/library/de...sa-sz_11uq.asp


Packages can have passwords and if the package has one then you will need
to supply it.


If the package is in MSDB then by default public can fire them.


Without more specific info I cannot be more specific.


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hi,

I created a DTS job, I need win user group able to exec that DTS
through TDYrun untility.

How do I grant permssion to that group

Thanks




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

Default Re: Grant exec DTS permission - 04-13-2006 , 08:22 AM



Thanks for response.
I have an internal application need to call xp_cmdshell to exec the DTS
package or sql job to exec the package.
Only sysadmin could exec xp_cmdshell. I can't set the windows group as sql
server sysadmin in order to run the xp_cmdshell.


Thanks

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
Hello mecn,

Have you created a Job that fires a DTS package or just a package?

Where is the package stored?

To execute a job look here

http://msdn.microsoft.com/library/de...sa-sz_11uq.asp


Packages can have passwords and if the package has one then you will need
to supply it.


If the package is in MSDB then by default public can fire them.


Without more specific info I cannot be more specific.


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Hi,

I created a DTS job, I need win user group able to exec that DTS
through TDYrun untility.

How do I grant permssion to that group

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.