Re: Master db security
From: Uri Dimant (urid_at_iscar.co.il)
Date: 05/24/05
- Next message: Rudi: "Using xp_smtp_sendmail from a stored proc"
- Previous message: Jack Dale: "Master db security"
- In reply to: Jack Dale: "Master db security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 24 May 2005 15:25:30 +0300
Jack
You cannot deny access to the public role .See sp_revokedbaccess system
stored procedure does the job for you.
"Jack Dale" <jackdale10@yahoo.com> wrote in message
news:OOiz%23oFYFHA.1040@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> I want to secure the master database so that no users that have dbo roles
in
> other databases on the server have access to tables etc. that they don't
> need access to. Can I just deny access to the public role for each table
and
> sp or are there some that all users need access to? Does anyone know of a
> script to tighten the security on the master db?
>
> thanks - jack
>
>
- Next message: Rudi: "Using xp_smtp_sendmail from a stored proc"
- Previous message: Jack Dale: "Master db security"
- In reply to: Jack Dale: "Master db security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading