<?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 Re: CIFS Home directory full permission &amp;quot;Everyone&amp;quot; in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101458#M7603</link>
    <description>Hi Matt,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;I just did something wrong and lost the everyone permission to the user folder&lt;BR /&gt;&lt;BR /&gt;Please advise how to reset it&lt;BR /&gt;&lt;BR /&gt;Besides, the AD policy required auto user folder creation. Is that means ther full permission of everyone is required&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Tony</description>
    <pubDate>Fri, 06 Mar 2015 10:38:37 GMT</pubDate>
    <dc:creator>TonyWu</dc:creator>
    <dc:date>2015-03-06T10:38:37Z</dc:date>
    <item>
      <title>CIFS Home directory full permission "Everyone"</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101318#M7597</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to avoid the full permission of "Everyone" inherit to all home directory folder after creation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:57:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101318#M7597</guid>
      <dc:creator>TonyWu</dc:creator>
      <dc:date>2025-06-05T04:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Home directory full permission "Everyone"</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101387#M7598</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the "Everyone" security principal is inheriting full control permissions to all subfolders in the volume (user home directories) this implies that you have not modifed the default permissions that are applied when an NTFS volume is created. I'd recommend you fix this by either creating a Active Directory group for Data administrators and applying full control permissions to that group at volume root.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example when creating a new volume (before presenting it to users) you should set the permissions and remove everyone:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;icacls.exe "\\vserver1\volume1$" /Grant "BUILTIN\Administrators":(CI)(OI)F&lt;BR /&gt;icacls.exe "\\vserver1\volume1$" /Grant "TESTLAB\NetAppDataAdmins":(CI)(OI)F&lt;BR /&gt;icacls.exe "\\vserver1\volume1$" /remove Everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also when you create user home directories you will need to explicitly set permissions to grant the user access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;icacls.exe "\\vserver1\users$\user1" /Grant "TESTLAB\user1":(CI)(OI)M&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your case as the volume is in use with the default permissions you will need to run the commands in a specific order to prevent an outage. first add permissions to your administrators groups (wait for that to finish). Once complete set explicit permissions on any qtree's and users home directories (wait for that to complete). Finally remove the permissions to everyone from the root of the volume.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/matt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: if you'd prefer to automate it and not use a command line then you can use .NET class "System.Security.AccessControl.FileSystemAccessRule"&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 04:08:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101387#M7598</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2015-03-05T04:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Home directory full permission "Everyone"</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101458#M7603</link>
      <description>Hi Matt,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;I just did something wrong and lost the everyone permission to the user folder&lt;BR /&gt;&lt;BR /&gt;Please advise how to reset it&lt;BR /&gt;&lt;BR /&gt;Besides, the AD policy required auto user folder creation. Is that means ther full permission of everyone is required&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Fri, 06 Mar 2015 10:38:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101458#M7603</guid>
      <dc:creator>TonyWu</dc:creator>
      <dc:date>2015-03-06T10:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Home directory full permission "Everyone"</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101526#M7607</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's sounds like you've removed "Everyone" from the permissions? Do you have permissions to view the ACL? If not then you will need to take ownership of the data before you can modify the ACL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="https://technet.microsoft.com/en-us/library/cc753659.aspx" target="_self" href="https://technet.microsoft.com/en-us/library/cc753659.aspx"&gt;https://technet.microsoft.com/en-us/library/cc753659.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/matt&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2015 01:05:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Home-directory-full-permission-quot-Everyone-quot/m-p/101526#M7607</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2015-03-09T01:05:39Z</dc:date>
    </item>
  </channel>
</rss>

