Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
Security (SS2K8)
»
SQL Server security Standard
SQL Server security Standard
Rate Topic
Display Mode
Topic Options
Author
Message
lianv 90648
lianv 90648
Posted Tuesday, January 18, 2011 1:38 AM
Grasshopper
Group: General Forum Members
Last Login: Wednesday, April 06, 2011 1:53 AM
Points: 18,
Visits: 121
Good Day ,
we are in the process of implementing a new security policy where we plant to grant execute permissions to all the stored procedures to public in the user database and limit the access to the tables to designated roles. Will that be an acceptable security standard ? Or should we rather stick to the traditional standard whereby we grant execute permissions to the designated roles ?
Post #1049121
Evil Kraig F
Evil Kraig F
Posted Tuesday, January 18, 2011 1:43 AM
SSCertifiable
Group: General Forum Members
Last Login: Today @ 1:02 PM
Points: 5,674,
Visits: 6,118
lianv 90648 (1/18/2011)
Good Day ,
we are in the process of implementing a new security policy where we plant to grant execute permissions to all the stored procedures to public in the user database and limit the access to the tables to designated roles. Will that be an acceptable security standard ? Or should we rather stick to the traditional standard whereby we grant execute permissions to the designated roles ?
It is not best practice, but I know of a number of businesses that allow this for ease of use. You will want to make sure any databases that store incredibly damaging data though (client credit card numbers, for example) do NOT use this practice.
This usually is done when a select few, if more than one, IIS SQL login actually access any specific server. If the Login is broken, and that's your most likely point of hack/security failure, then public or private won't matter much. If each application is specific to its login, and you run multiple applications off a single server, then you won't want to pursue the 'easy' method, and do it right, just as a CYA.
- Craig Farrell
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions
|
Forum Netiquette
For index/tuning help, follow these directions.
|
Tally Tables
Twitter: @AnyWayDBA
Post #1049123
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.