Re: disable guest account in MSDB
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 08/03/04
- Next message: Sue Hoegemeier: "Re: Stored Procedures and linked servers"
- Previous message: Sue Hoegemeier: "Re: BUILTIN\Administrators Account!!!!!"
- In reply to: Javier Herrera P.: "disable guest account in MSDB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 02 Aug 2004 18:22:31 -0600
Generally things would be okay but it depends on if you have
anything setup or configured that relies on users gaining
access to msdb through the guest account. You'd need to
assess that based on your databases, apps, etc. Removing
guest from msdb means that users would need be granted
access to msdb in order to execute or access anything that
the guest account access through permissions via the public
role.
-Sue
On Mon, 2 Aug 2004 06:55:05 -0700, "Javier Herrera P."
<Javier Herrera P.@discussions.microsoft.com> wrote:
>I'm trying to enforce DTS package managment security in an
>Enterprise Enviroment. Microsoft has published KB Article 282463
>related, recommending disable guest account in msdb. But,
>what it's the impact of doing that? it's just a simple
>"execute sp_revokedbaccess 'guest'" ?? will everything continue
>functioning normally?
>
>Thanks
>-------------------
>Javier Herrera P.
>MCDBA - OCP
>SQL*Technology
>Santiago - Chile
>-------------------
- Next message: Sue Hoegemeier: "Re: Stored Procedures and linked servers"
- Previous message: Sue Hoegemeier: "Re: BUILTIN\Administrators Account!!!!!"
- In reply to: Javier Herrera P.: "disable guest account in MSDB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|