Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Audit V2

 
   Database Help (Home) -> Programming RSS
Next:  Date Datatype  
Author Message
none28

External


Since: Jan 10, 2005
Posts: 4



(Msg. 1) Posted: Wed Feb 23, 2005 2:40 am
Post subject: Audit V2
Archived from groups: microsoft>public>sqlserver>programming (more info?)

I am looking to write a SQL script that will show me for each table, in all
the databases on a server, which users / groups have access. In addition, I
want to break the access into whether it is SELECT, UPDATE, INSERT or DELETE
permissions.

Is this possible?

 >> Stay informed about: Audit V2 
Back to top
Login to vote
Uri Dimant

External


Since: Aug 24, 2003
Posts: 1744



(Msg. 2) Posted: Wed Feb 23, 2005 3:40 am
Post subject: Re: Audit V2 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Justin
See sp_helprolemember and sp_helprotect system stored procedures

Read "Denying Permissions" in the BOL






"Justin" wrote in message

 > I am looking to write a SQL script that will show me for each table, in
all
 > the databases on a server, which users / groups have access. In addition,
I
 > want to break the access into whether it is SELECT, UPDATE, INSERT or
DELETE
 > permissions.
 >
 > Is this possible?
 >
 >

 >> Stay informed about: Audit V2 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Audit Tools? - I would like to generate a report detailing permissions of users and groups per database on my server. What would be the best way to go about doing this ? (I dont want to do this through enterprise manager). A SQL Script to do this would be PERFECT :) ....

Audit:Login - Hi SQL Server 2005 SP1 In Profiler I see a great number of Logins /Logout. This is a web enviroment and the site is active but the number of Logins seems too large to me. I got 1600 Login events in Profiler in 1 minute. The application working..

Audit Trail - Hi all, I need to create some audit trails for out database. The audit trails woll probably be recorded in a single audit table. Can some one point me in the right direction as to how to create this script/trigger Thanks Robert

what is Audit logout - Hello there due to performance problem i've checked the database action by the profiler. I've seen that there are a lot of actions named "Audit logout" which their duration is very big (10,000 and mutch more. there are some logout that take...

Data audit trail - There are some tables in a database that we would like to maintain a historical audit trail for. The old values, the new values, who made the change/delete and when. Are there any recommended guidelines on how to approach this? It seems reasonable..
   Database Help (Home) -> Programming All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]