<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic NTFS permissions in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/ntfs-permissions/m-p/4457384#M9412</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Does anybody know if there's a way of determining which subfolders under a given folder has inherited permissions from parent?&lt;BR /&gt;&lt;BR /&gt;I may be doing this in a weird way.  &lt;BR /&gt;I couldn't think of any other way though.&lt;BR /&gt;&lt;BR /&gt;What I'm doing is:&lt;BR /&gt;I first use a dir /x and dump the folder names into a file.&lt;BR /&gt;Then I use a FOR loop to go through each folder and trim the output to see if the permissions for a given user/group have been inherited.&lt;BR /&gt;&lt;BR /&gt;Like this:&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;for /f %a in (dirlist.txt) do cacls %a | findstr /i cc20&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls 0087E~1.PLA   | findstr /i cc20&lt;BR /&gt;                                        ES\CC20143K:(OI)(CI)C&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls AUDITO~1   | findstr /i cc20&lt;BR /&gt;                                             ES\CC20143K:(OI)(CI)C&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls GRABAC~1   | findstr /i cc20&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls OTS   | findstr /i cc20&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls RECSA   | findstr /i cc20&lt;BR /&gt;&lt;BR /&gt;This way I figure out which folders have not inherited permissions from parent and therefore, I'll need to add these manually.&lt;BR /&gt;&lt;BR /&gt;What I actually need to know is if the setting below has been set up at a given folder&lt;BR /&gt;"Allow inheritable permissions from the parent to propagate to this object..."&lt;BR /&gt;without having to use any GUI (like windows Explorer)&lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;&lt;BR /&gt;Edgar.</description>
    <pubDate>Fri, 10 Jul 2009 11:05:34 GMT</pubDate>
    <dc:creator>Edgar Zapata</dc:creator>
    <dc:date>2009-07-10T11:05:34Z</dc:date>
    <item>
      <title>NTFS permissions</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ntfs-permissions/m-p/4457384#M9412</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Does anybody know if there's a way of determining which subfolders under a given folder has inherited permissions from parent?&lt;BR /&gt;&lt;BR /&gt;I may be doing this in a weird way.  &lt;BR /&gt;I couldn't think of any other way though.&lt;BR /&gt;&lt;BR /&gt;What I'm doing is:&lt;BR /&gt;I first use a dir /x and dump the folder names into a file.&lt;BR /&gt;Then I use a FOR loop to go through each folder and trim the output to see if the permissions for a given user/group have been inherited.&lt;BR /&gt;&lt;BR /&gt;Like this:&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;for /f %a in (dirlist.txt) do cacls %a | findstr /i cc20&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls 0087E~1.PLA   | findstr /i cc20&lt;BR /&gt;                                        ES\CC20143K:(OI)(CI)C&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls AUDITO~1   | findstr /i cc20&lt;BR /&gt;                                             ES\CC20143K:(OI)(CI)C&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls GRABAC~1   | findstr /i cc20&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls OTS   | findstr /i cc20&lt;BR /&gt;&lt;BR /&gt;E:\Campanas\P-R\RENAULT&amp;gt;cacls RECSA   | findstr /i cc20&lt;BR /&gt;&lt;BR /&gt;This way I figure out which folders have not inherited permissions from parent and therefore, I'll need to add these manually.&lt;BR /&gt;&lt;BR /&gt;What I actually need to know is if the setting below has been set up at a given folder&lt;BR /&gt;"Allow inheritable permissions from the parent to propagate to this object..."&lt;BR /&gt;without having to use any GUI (like windows Explorer)&lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;&lt;BR /&gt;Edgar.</description>
      <pubDate>Fri, 10 Jul 2009 11:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ntfs-permissions/m-p/4457384#M9412</guid>
      <dc:creator>Edgar Zapata</dc:creator>
      <dc:date>2009-07-10T11:05:34Z</dc:date>
    </item>
  </channel>
</rss>

