September 3, 2012 at 3:09 pm
If a user has changed. How I can see the permission it had before the change?
September 3, 2012 at 3:51 pm
Unless you had some form of auditing or tracing in place before that happened, you probably don't.
You can check the default trace, but I'm not sure if database-level permission changes are in there.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 4, 2012 at 8:44 am
Another option is if you have a backup of the database from before the change, you can restore that backup on a test server and examine what the permissions were.
K. Brian Kelley
@kbriankelley
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply