![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there anyway that I can hide or restrict DTSs from users? Thanks, tt |
#3
| |||
| |||
|
|
Hi What do you mean by this? "Users" should not have client tools installed. John "tuand2001 (AT) yahoo (DOT) com" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:1a58601c44e4e$6dc291e0$a401280a (AT) phx (DOT) gbl... Is there anyway that I can hide or restrict DTSs from users? Thanks, tt |
#4
| |||
| |||
|
|
John, I think you defence is flawed. Just because someone shouldn't haven't something doesn't mean they do not. TT, You cannot stop people from building and executing packages. You can however stop them from accessing your packages by securing your storage location. I guess you mean packages in SQL Server, in which case start by removing the guest user from the msdb database. Packages are stored in the sysdtspackages table, and the MS tools use stored procedures, such as sp_enum_dtspackages, so ensure no permissions have been granted to either of these. Darren In message <OsLFAMlTEHA.3512 (AT) TK2MSFTNGP12 (DOT) phx.gbl>, John Bell jbellnewsposts (AT) hotmail (DOT) com> writes Hi What do you mean by this? "Users" should not have client tools installed. John "tuand2001 (AT) yahoo (DOT) com" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:1a58601c44e4e$6dc291e0$a401280a (AT) phx (DOT) gbl... Is there anyway that I can hide or restrict DTSs from users? Thanks, tt -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com PASS - the definitive, global community for SQL Server professionals http://www.sqlpass.org |
![]() |
| Thread Tools | |
| Display Modes | |
| |