We are looking for a report that will show which groups (including nested groups) give a user access to a Windows share.
For example we would like to see how USER1 has access to SERVER1\Shared
SERVER1\Shared - GROUP1 has Modify Permissions, GROUP2 has Read Permissions, GROUP3 has Modify Permissions
GROUP4 is a member of GROUP2.
USER1 is a member of GROUP1 and GROUP2.
The report would look something like this:
Report for USER1 to SERVER1\Shared
------------------------------------------
USER1 -> GROUP1 -> SERVER1\Shared (Modify)
USER1 -> GROUP4 -> GROUP2 -> SERVER1\Shared (Read)
This is a small example. A user may have access to the share through four or more sets of groups in some cases and the groups could be nested about five deep.
We would specify the user name and server\share for the report.
It looks like a similar request was asked for here:
We would like the same kind of report, but we do not need every group expanded out. We could limit the report to include one user to one specific share. Some kind of report that would recursively check the users group-path to the share.
Thanks,
Allen
Hi
Please find the attached report which displays the list of groups (including nested groups) that give a user access to a shared folder. This report requires the AD and NTFS collections.
Thanks
Hi Allen,
Please find the attached updated report. Kindly let us know if you face any issues.
Thanks
Naureen