Re: guest user in msdb
From: news@news.com
Date: 04/22/03
- Previous message: Jasper Smith: "Re: Linked Server - Windows Authentication passthrough?"
- In reply to: maria: "guest user in msdb"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: <news@news.com> Date: Tue, 22 Apr 2003 13:35:37 -0700
better to revoke on that proc:
use msdb
REVOKE EXECUTE on sp_add_dtspackage FROM PUBLIC
"maria" <mariaisabelguzman@icasa.com.gt> wrote in message
news:056201c308fc$1f009ae0$3401280a@phx.gbl...
hi, i am having problems with some users that are creating
dts packages and i donīt want that this users have
permissions to create it.
I investigated and found that i can remove the guest user
in the msdb database. I would appreciate if someone know
if i this change can cause problems in sql server.
Thanks a lot.
- Previous message: Jasper Smith: "Re: Linked Server - Windows Authentication passthrough?"
- In reply to: maria: "guest user in msdb"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|