<?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: Remove all SHARES permissions in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117495#M8301</link>
    <description>&lt;P&gt;&lt;A href="http://community.netapp.com/t5/FAS-and-V-Series-Storage-Systems-Discussions/Remove-all-SHARES-permissions/m-p/117418/highlight/false#M7334" target="_blank"&gt;http://community.netapp.com/t5/FAS-and-V-Series-Storage-Systems-Discussions/Remove-all-SHARES-permissions/m-p/117418/highlight/false#M7334&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Mar 2016 06:57:03 GMT</pubDate>
    <dc:creator>georgevj</dc:creator>
    <dc:date>2016-03-24T06:57:03Z</dc:date>
    <item>
      <title>Remove all SHARES permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117426#M8293</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am new to NetApp world and having basic scripting skills.&lt;/P&gt;&lt;P&gt;Here is the details&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Domain name&lt;/STRONG&gt;&amp;nbsp;: contoso.com (fake name)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Users naming model&lt;/STRONG&gt;&amp;nbsp;: &lt;A href="mailto:firstname_secondname@contoso.com" target="_blank" rel="nofollow"&gt;firstname_secondname@contoso.com&lt;/A&gt;, &lt;A href="mailto:firstname_secondname2@contoso.com" target="_blank" rel="nofollow"&gt;firstname_secondname2@contoso.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Server name&lt;/STRONG&gt;&amp;nbsp;: SRVBKP&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Shares names&lt;/STRONG&gt;&amp;nbsp;: \\SRVBKP\firstname_secondname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \\SRVBKP\firstname_secondname2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \\SRVBKP\firstname_secondname3&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \\SRVBKP\firstname_secondname4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current situation is a bit confusing, I read the documentation about&lt;EM&gt; cifs access share [-g] user rights &lt;/EM&gt;and&lt;EM&gt; cifs access -delete share [-g] user&lt;/EM&gt;, but as it’s a production server, this why I need your assistance to create a script that:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Remove all the permissions (whatever they are, Read,Modify or Full control) on all USERS SHARES. Remove any users, any groups from &lt;U&gt;SHARE permissions&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Grant full control to each user to his own folder (personnal share)&lt;/LI&gt;&lt;LI&gt;This is optionnal, I want to do the same as #1 but for NTFS permissions&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any help is most welcome,&lt;/P&gt;&lt;P&gt;Many Thanks for your help&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 21:41:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117426#M8293</guid>
      <dc:creator>Nawdiral</dc:creator>
      <dc:date>2025-06-04T21:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all SHARES permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117492#M8299</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can probably accomplish most of your objectives using home directories. &amp;nbsp;Your cli implies 7mode, so have a look at the 824 version:&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1401220/html/GUID-540D6D96-814E-423C-98DF-3FD83CAF8C33.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1401220/html/GUID-540D6D96-814E-423C-98DF-3FD83CAF8C33.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need to script beyond that, there are plenty of options depending on your preferred scripting environment. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 06:33:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117492#M8299</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2016-03-24T06:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all SHARES permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117495#M8301</link>
      <description>&lt;P&gt;&lt;A href="http://community.netapp.com/t5/FAS-and-V-Series-Storage-Systems-Discussions/Remove-all-SHARES-permissions/m-p/117418/highlight/false#M7334" target="_blank"&gt;http://community.netapp.com/t5/FAS-and-V-Series-Storage-Systems-Discussions/Remove-all-SHARES-permissions/m-p/117418/highlight/false#M7334&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 06:57:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117495#M8301</guid>
      <dc:creator>georgevj</dc:creator>
      <dc:date>2016-03-24T06:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all SHARES permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117511#M8302</link>
      <description>&lt;P&gt;Many thanks for your reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't mention that the shares are already created and the permissions are set.&lt;/P&gt;&lt;P&gt;This is why I need to reset permissions first, than grant the appropriate right to users accordingly to their folders.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 11:08:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Remove-all-SHARES-permissions/m-p/117511#M8302</guid>
      <dc:creator>Nawdiral</dc:creator>
      <dc:date>2016-03-24T11:08:35Z</dc:date>
    </item>
  </channel>
</rss>

