1.

Solve : Export NTFS Permissions of shared folder?

Answer» <html><body><p>Hi,<br/><br/>We have the a file servers.. granted some permissions on each server. Employee in our org can <a href="https://interviewquestions.tuteehub.com/tag/access-846773" style="font-weight:bold;" target="_blank" title="Click to know more about ACCESS">ACCESS</a> the files from network share. I want the report like , who are all the has permissions to Iterator/List the folder contents remotely. (List the SIDS with permissions that accessible by remotely)<br/><br/>I searched.. some one give the NTFS permissions alone.. or some one give share permissions alone. But I want consolidated the permissions report. Like<br/><br/>user1 --- \\file-server\folder1 -- Read -- Allow<br/>user1 -- \\filser-server\folder2 --Fullcontrol - Allow<br/>user1 -- \\fileserver\folder3 -- Write -- Deny<br/><br/>I know the point, when <a href="https://interviewquestions.tuteehub.com/tag/accessing-846855" style="font-weight:bold;" target="_blank" title="Click to know more about ACCESSING">ACCESSING</a> the network folder, the permissions are effect in the following order.. <br/> Consolidated the Share permissions<br/> Consolidated the NTFS Permissions<br/> Most restrictive permissions from above two.<br/>Please help...<br/><br/><br/>It appears that this tool may only do NTFS perms, but is <a href="https://interviewquestions.tuteehub.com/tag/work-20377" style="font-weight:bold;" target="_blank" title="Click to know more about WORK">WORK</a> <a href="https://interviewquestions.tuteehub.com/tag/checking-914736" style="font-weight:bold;" target="_blank" title="Click to know more about CHECKING">CHECKING</a> out (and free): <a href="http://www.solarwinds.com/products/freetools/permissions_analyzer_for_active_directory/">http://www.solarwinds.com/products/freetools/permissions_analyzer_for_active_directory/</a><br/><br/>Otherwise, only way I can think of is doing each separate, as described here: <a href="https://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/dd621e53-b5f1-4f59-9753-f3d482dbce04/">http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/dd621e53-b5f1-4f59-9753-f3d482dbce04/</a></p></body></html>


Discussion

No Comment Found