Greetings,
I'm looking for a little SQL to QUERY (with NOLOCK, of course) from the raw SharePoint SQL Content DBs to produce a list of users, objects and their assigned permissions.
I have done other "raw" queries without problems.... for a list of all users enrolled within a site ... but I'm stuck on how to determine WHAT OBJECTS (Web, Lists, Items) the users have access to and what access level they have been granted.
Can you please point me in the right direction?
Thanks!
//W