dbTalk Databases Forums  

permission for execute dts package

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


Discuss permission for execute dts package in the microsoft.public.sqlserver.dts forum.



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

Default permission for execute dts package - 09-15-2003 , 07:34 PM






I want to give user run dts package via dtsrun utility from command prompt.
What permission i should be add to him?

Thanks in advance




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

Default Re: permission for execute dts package - 09-16-2003 , 01:51 AM






They need to be able to log onto the server (if the package is in MSDB) on
which the package resides ([/E] [/u] [/P]). If you have secured the package
with an owner and username then they need this password also (/M). They
also need to be allowed, if the package is in MSDB, to retrieve the package.
By default Guest is a member of msdb so therefore anyone with access to the
server can see inside. If that has been removed then add a user account for
that user to MSDB.



--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"ton" <barameek (AT) inglife (DOT) co.th> wrote

Quote:
I want to give user run dts package via dtsrun utility from command
prompt.
What permission i should be add to him?

Thanks in advance






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.