Re: Revoking public permissions
From: Russell Fields (RussellFields_at_NoMailPlease.Com)
Date: 02/26/04
- Previous message: Russell Fields: "Re: How do i hide my db schema from..."
- In reply to: Gemmill: "Revoking public permissions"
- Next in thread: gemmill: "Re: Revoking public permissions"
- Reply: gemmill: "Re: Revoking public permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Feb 2004 16:51:58 -0500
Gemmill,
We have many databases with all rights to user tables, views, stored
procedures, etc. revoked for public. (You can do this by simply never
granting any rights to public as well.) Also, make sure you do not have
the guest account. (I have never tried to revoke public rights to the
system tables, so I don't know if you can do that. I guess I can go try
when I get back to my office.)
The main implication is that you will break rights that your people have
become accustomed to.
Russell Fields
"Gemmill" <anonymous@discussions.microsoft.com> wrote in message
news:2657C8D7-F49D-47D1-99B6-04D470BE6D71@microsoft.com...
> I am doing some security work on SQL server and am concerned about the
permisions on the public role. i want to strip down the permisions given to
the public role in the system databases. What are the implications of
runnign scripts to revoke all to public for all statements and objects in
all databases. I have read this causes problems? What have other folk done
regarding this and is there a definitive list anywhere?
>
> Thanks in advance
- Previous message: Russell Fields: "Re: How do i hide my db schema from..."
- In reply to: Gemmill: "Revoking public permissions"
- Next in thread: gemmill: "Re: Revoking public permissions"
- Reply: gemmill: "Re: Revoking public permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|