Viewing 15 posts - 286 through 300 (of 6,105 total)
Geoff A (11/4/2010)
K. Brian Kelley (11/4/2010)
Geoff A (10/28/2010)
November 4, 2010 at 2:36 pm
LutzM (11/4/2010)
thank you very much for the info. Is there any way to set the scope a to a "group of procedures" (e.g. all beginninng with the same letters)? The...
November 4, 2010 at 2:29 pm
I'm covering how to audit DB permissions at SQL Lunch (http://www.sqllunch.com). Presentation will be at 12:30 Eastern Time on Nov 4. (today). If you can't make that, it should be...
November 4, 2010 at 2:52 am
Perry Whittle (11/1/2010)
have you checked the local administrators group on the server?
Where a SQL Server command does this is if you open up a new query window and execute SHUTDOWN,...
November 4, 2010 at 2:50 am
Geoff A (10/28/2010)
I am not a AD...
November 4, 2010 at 2:43 am
Short answer: Windows security groups which are logins.
You cannot disable a Windows group login since it represents multiple effective logins. You can DENY it, however. Typically we disable except in...
November 4, 2010 at 2:39 am
Yeah, it's not fun, but sometimes business requirements make you do this, right? I've worked with a vendor to expose a SQL Server some of our business folks use for...
November 4, 2010 at 2:36 am
Geoff A (11/3/2010)
Steve Jones - SSC Editor (11/3/2010)
November 4, 2010 at 2:28 am
WayneS (11/2/2010)
I thing I'm interested in - I frequently end up giving a reporting user access...
November 4, 2010 at 2:24 am
It really depends for me. Likely my mother and father wouldn't have met. He's from Tennessee and met her in Okinawa during the Vietnam war when he was a Marine....
October 29, 2010 at 10:29 am
Hi Paul,
We don't use SQL Sentry's Event Manager, but we use the Performance Advisor, and they are integrated together (need a proper license to activate one side or the other...
October 21, 2010 at 12:59 pm
I have the same issue (just discovered it today). There is a connect item out on it, with 5 users indicating they can repro (about to be 6, because I'm...
October 11, 2010 at 12:12 pm
ken.trock (10/5/2010)
October 5, 2010 at 2:44 pm
Truthfully, this is determined by your auditor(s). You typically want to track:
- Who has access to the SQL Server
- What has access to the database being monitored for SOX compliance
-...
October 5, 2010 at 12:12 pm
Yes, this is doable using cross database ownership chaining. If you've got ownership chaining down, this is an extension of that. Except instead of the owner being evaluated as a...
October 5, 2010 at 12:10 pm
Viewing 15 posts - 286 through 300 (of 6,105 total)