A user has limited access but I don't know what for. How can I view what this user has access to? I'm on WSS 3.
Does anyone know of a PowerShell script to perform this method?
|
A user has limited access but I don't know what for. How can I view what this user has access to? I'm on WSS 3. Does anyone know of a PowerShell script to perform this method? |
||||
|
|
|
If you have the permissions necessary to install solutions in your environment, I recommend checking out the Access Checker web part on CodePlex (http://accesschecker.codeplex.com). When I check a "Limited Access" user's permissions with this web part, I see exactly what the user has access to in that site. This solution only goes down to the list level, so if your site is using permissions at the folder or item level this won't help you. |
|||
|
|
|
The Sharepoint Admin Toolkit provides some tools to help isolate some permissions issues. Lightning Tools also has a product called DeliverPoint to help with permissions analysis. I would be interested to see if/what the Powershell way would be. In WSS3, the options might be a bit limited. |
|||
|
|