dbTalk Databases Forums  

Access rights in SQl Server

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


Discuss Access rights in SQl Server in the microsoft.public.sqlserver.dts forum.



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

Default Access rights in SQl Server - 01-23-2004 , 10:01 PM






Hi,

I have created some DTS Packages in the SQL Server.
The SQL Server is shared between two projects.

I need to give access to DTS packages of Project A for only Project A users and similarly for Project B Users.
Please let us know how can i give partial access rights.

Regards,
Sanka

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

Default Re: Access rights in SQl Server - 01-24-2004 , 12:25 AM






You can use

1. Owner/Executir passwords which are different for each package depending
on team
2. Use Structured Storage files and lock down the directories.


--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Sanka" <loonysan (AT) mailcity (DOT) com> wrote

Quote:
Hi,

I have created some DTS Packages in the SQL Server.
The SQL Server is shared between two projects.

I need to give access to DTS packages of Project A for only Project A
users and similarly for Project B Users.
Please let us know how can i give partial access rights.

Regards,
Sanka



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.