dbTalk Databases Forums  

SSIS what rights for user to connect and view/run packages?

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


Discuss SSIS what rights for user to connect and view/run packages? in the microsoft.public.sqlserver.dts forum.



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

Default SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 01:21 PM






Hi,
What rights does a user need to connect to the server (2005) and
view/run packages from their client PC? Where are they configured?
Thanks


Reply With Quote
  #2  
Old   
Andy
 
Posts: n/a

Default Re: SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 03:48 PM






DTS only issues regular SQL commands to do its stuff, so unless a
package was password protected, there are no DTS package permissions.

I think you only need to have the regular database and table access
permissions configured. First, setup logins under security folder of
the server instance the database is in using Enterprise Manager
Studio. Next, setup users in the security folder for the database the
package runs against in Enterprise Manager Studio. Finally, setup the
access permissions to the tables in Enterprise Manager Studio for each
user under the securables node when you open the user (Alter, control,
delete, insert, freferences, select, take ownership, update,
viewdefinition.

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

Default Re: SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 03:48 PM



DTS only issues regular SQL commands to do its stuff, so unless a
package was password protected, there are no DTS package permissions.

I think you only need to have the regular database and table access
permissions configured. First, setup logins under security folder of
the server instance the database is in using Enterprise Manager
Studio. Next, setup users in the security folder for the database the
package runs against in Enterprise Manager Studio. Finally, setup the
access permissions to the tables in Enterprise Manager Studio for each
user under the securables node when you open the user (Alter, control,
delete, insert, freferences, select, take ownership, update,
viewdefinition.

Reply With Quote
  #4  
Old   
Andy
 
Posts: n/a

Default Re: SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 03:48 PM



DTS only issues regular SQL commands to do its stuff, so unless a
package was password protected, there are no DTS package permissions.

I think you only need to have the regular database and table access
permissions configured. First, setup logins under security folder of
the server instance the database is in using Enterprise Manager
Studio. Next, setup users in the security folder for the database the
package runs against in Enterprise Manager Studio. Finally, setup the
access permissions to the tables in Enterprise Manager Studio for each
user under the securables node when you open the user (Alter, control,
delete, insert, freferences, select, take ownership, update,
viewdefinition.

Reply With Quote
  #5  
Old   
Andy
 
Posts: n/a

Default Re: SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 03:48 PM



DTS only issues regular SQL commands to do its stuff, so unless a
package was password protected, there are no DTS package permissions.

I think you only need to have the regular database and table access
permissions configured. First, setup logins under security folder of
the server instance the database is in using Enterprise Manager
Studio. Next, setup users in the security folder for the database the
package runs against in Enterprise Manager Studio. Finally, setup the
access permissions to the tables in Enterprise Manager Studio for each
user under the securables node when you open the user (Alter, control,
delete, insert, freferences, select, take ownership, update,
viewdefinition.

Reply With Quote
  #6  
Old   
Andy
 
Posts: n/a

Default Re: SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 03:48 PM



DTS only issues regular SQL commands to do its stuff, so unless a
package was password protected, there are no DTS package permissions.

I think you only need to have the regular database and table access
permissions configured. First, setup logins under security folder of
the server instance the database is in using Enterprise Manager
Studio. Next, setup users in the security folder for the database the
package runs against in Enterprise Manager Studio. Finally, setup the
access permissions to the tables in Enterprise Manager Studio for each
user under the securables node when you open the user (Alter, control,
delete, insert, freferences, select, take ownership, update,
viewdefinition.

Reply With Quote
  #7  
Old   
Andy
 
Posts: n/a

Default Re: SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 03:48 PM



DTS only issues regular SQL commands to do its stuff, so unless a
package was password protected, there are no DTS package permissions.

I think you only need to have the regular database and table access
permissions configured. First, setup logins under security folder of
the server instance the database is in using Enterprise Manager
Studio. Next, setup users in the security folder for the database the
package runs against in Enterprise Manager Studio. Finally, setup the
access permissions to the tables in Enterprise Manager Studio for each
user under the securables node when you open the user (Alter, control,
delete, insert, freferences, select, take ownership, update,
viewdefinition.

Reply With Quote
  #8  
Old   
Andy
 
Posts: n/a

Default Re: SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 03:48 PM



DTS only issues regular SQL commands to do its stuff, so unless a
package was password protected, there are no DTS package permissions.

I think you only need to have the regular database and table access
permissions configured. First, setup logins under security folder of
the server instance the database is in using Enterprise Manager
Studio. Next, setup users in the security folder for the database the
package runs against in Enterprise Manager Studio. Finally, setup the
access permissions to the tables in Enterprise Manager Studio for each
user under the securables node when you open the user (Alter, control,
delete, insert, freferences, select, take ownership, update,
viewdefinition.

Reply With Quote
  #9  
Old   
Andy
 
Posts: n/a

Default Re: SSIS what rights for user to connect and view/run packages? - 03-18-2008 , 03:48 PM



DTS only issues regular SQL commands to do its stuff, so unless a
package was password protected, there are no DTS package permissions.

I think you only need to have the regular database and table access
permissions configured. First, setup logins under security folder of
the server instance the database is in using Enterprise Manager
Studio. Next, setup users in the security folder for the database the
package runs against in Enterprise Manager Studio. Finally, setup the
access permissions to the tables in Enterprise Manager Studio for each
user under the securables node when you open the user (Alter, control,
delete, insert, freferences, select, take ownership, update,
viewdefinition.

Reply With Quote
  #10  
Old   
nite_eagle@hotmail.com
 
Posts: n/a

Default Re: SSIS what rights for user to connect and view/run packages? - 03-25-2008 , 01:20 PM



Jim,

Look at this article. http://www.sqlservercentral.com/Foru...706-146-1.aspx

Norman Kelm

DTS Package Search
http://www.dtspackagesearch.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.