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 2005
»
SQL Server 2005 Security
»
SQL server 2005 security
SQL server 2005 security
Rate Topic
Display Mode
Topic Options
Author
Message
ritesh.saluja
ritesh.saluja
Posted Wednesday, November 26, 2008 5:26 AM
Valued Member
Group: General Forum Members
Last Login: Monday, September 06, 2010 12:01 AM
Points: 58,
Visits: 202
I am looking at one SQL 2005 DB and trying to understand the security implemented.
I can see a role having permission to execute certain stored procedure. The role includes one user.
I cannot see any permission details at table levels like "Select, insert2 permission (like SQL 2000).
Is the table level permission not required in SQL 2005. Say for ex. in above mentioned case the stored procedure is referring to table (may be select,insert into some table)
Where can I see the table level permission
Post #608986
CozyRoc
CozyRoc
Posted Wednesday, November 26, 2008 7:17 AM
Ten Centuries
Group: General Forum Members
Last Login: Thursday, May 23, 2013 10:02 AM
Points: 1,106,
Visits: 2,115
This is the incorrect place to post. This forum is only for SQL Server Integration Services related issues and questions.
---
SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
Post #609054
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Wednesday, November 26, 2008 8:53 AM
SSC-Dedicated
Group: Administrators
Last Login: Yesterday @ 11:20 AM
Points: 31,437,
Visits: 13,752
The same permissions from SQL 2000 exist in SQL 2005.
I'm not sure what you mean by not seeing them. Are you not finding this in SSMS?
Moved to the security forum.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #609193
GilaMonster
GilaMonster
Posted Wednesday, November 26, 2008 9:56 AM
SSC-Dedicated
Group: General Forum Members
Last Login: Yesterday @ 3:18 PM
Points: 37,744,
Visits: 30,025
Please don't cross post. It just wastes people's time and fragments replies.
No replies to this thread please. Direct replies to:
http://www.sqlservercentral.com/Forums/Topic608988-359-1.aspx
Gail Shaw
Microsoft Certified Master: SQL Server 2008, MVP
SQL In The Wild
: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter
We stand on the bridge and no one may pass
Post #609275
ritesh.saluja
ritesh.saluja
Posted Wednesday, November 26, 2008 10:26 AM
Valued Member
Group: General Forum Members
Last Login: Monday, September 06, 2010 12:01 AM
Points: 58,
Visits: 202
this post is under security topics. Yes, I am using SSMS to view the security
Post #609301
Greg Charles
Greg Charles
Posted Wednesday, November 26, 2008 10:33 AM
SSCarpal Tunnel
Group: General Forum Members
Last Login: 2 days ago @ 11:34 AM
Points: 4,007,
Visits: 4,857
ritesh.saluja (11/26/2008)
I can see a role having permission to execute certain stored procedure. The role includes one user.
I cannot see any permission details at table levels like "Select, insert2 permission (like SQL 2000).
Is the table level permission not required in SQL 2005. Say for ex. in above mentioned case the stored procedure is referring to table (may be select,insert into some table)
You'll only see the permissions that have been set for objects, not implied permissions. In your example, if a role or user has EXECUTE permission on a stored procedure that does a DML operation on a table, the role or user doesn't need table level permissions.
This hasn't changed since SQL 7.0.
Greg
Post #609305
« 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.