Collecting a list of folders and files regarding a particular user permissions

J

juandiazq

I would like to know how to collect a list of files and/or folders that
they are filtered by a particular user permission entry.

I tried it with CACLS.exe command but it showed a completed list of
user accounts for each folder/file object. I want to list a filtered
number of file/folder objects that contains a certain user.

Thanks
 
M

Mark. E

[email protected] schreef:
I would like to know how to collect a list of files and/or folders that
they are filtered by a particular user permission entry.

I tried it with CACLS.exe command but it showed a completed list of
user accounts for each folder/file object. I want to list a filtered
number of file/folder objects that contains a certain user.

Thanks

The tool Permission Analyzer can do exactly what you want. It's a
graphical tool, which can filter on user, user group or access right.
http://www.PermissionAnalyzer.com
 
Top