<?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: Bulk Change share permissions using CLI in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Bulk-Change-share-permissions-using-CLI/m-p/107856#M22315</link>
    <description>&lt;P&gt;I can respond myselve, just adding Users at the end of the sentence &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; my fault&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vserver cifs share access-control create -share andreia.neto -user-group-type windows -user-or-group&amp;nbsp; "NT AUTHORITY\Authenticated &lt;STRONG&gt;Users&lt;/STRONG&gt;" -permission Full_Control&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's solved!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jul 2015 11:50:25 GMT</pubDate>
    <dc:creator>emollonb2s</dc:creator>
    <dc:date>2015-07-29T11:50:25Z</dc:date>
    <item>
      <title>Bulk Change share permissions using CLI</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Bulk-Change-share-permissions-using-CLI/m-p/107855#M22314</link>
      <description>&lt;P&gt;Hi everyone I just created a bunch of shares using CLI using copy and paste like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cifs share create -vserver CPTSVFIGUFS1 -share-name ana.henriques -path /volDatos/Users/ana.henriques&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but all of them are on this &lt;STRONG&gt;Everyone / Full Control&lt;/STRONG&gt; and i want to change all to &lt;STRONG&gt;NT AUTHORITY\Authenticated Users &lt;/STRONG&gt;but not using the web service, i want to use the CLI because there are a lot of shares to change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CPTSVFIGUFS1&amp;nbsp;&amp;nbsp; ana.henriques /volDatos/Users/&amp;nbsp; oplocks&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Everyone / Full Control&lt;/STRONG&gt;&lt;BR /&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; ana.henriques&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; browsable&lt;BR /&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;&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; changenotify&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is anyone who can help me with this, i just tried this sentence&lt;/P&gt;&lt;P&gt;CPTSVFIGUCTRL0::&amp;gt; vserver cifs share access-control modify -user-or-group "NT AUTHORITY\Authenticated" -share ana.henriques&amp;nbsp; -permission Full_Control&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Error: command failed: Failed to modify ACE on CIFS share ana.henriques when the ACE on this share/user combination doesn't exists.&amp;nbsp; Need to create one first. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i go this error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CPTSVFIGUCTRL0::&amp;gt; vserver cifs share access-control create -share ana.henriques -user-group-type windows -user-or-group&amp;nbsp; "NT AUTHORITY\Authenticated" -permission Full_Control&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Error: command failed: Failed to resolve the security identifier (SID) for the account named "NT AUTHORITY\Authenticated". Reason: Bad user 'Authenticated' or domain 'NT&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i'm stuck at this point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:39:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Bulk-Change-share-permissions-using-CLI/m-p/107855#M22314</guid>
      <dc:creator>emollonb2s</dc:creator>
      <dc:date>2025-06-04T23:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk Change share permissions using CLI</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Bulk-Change-share-permissions-using-CLI/m-p/107856#M22315</link>
      <description>&lt;P&gt;I can respond myselve, just adding Users at the end of the sentence &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; my fault&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vserver cifs share access-control create -share andreia.neto -user-group-type windows -user-or-group&amp;nbsp; "NT AUTHORITY\Authenticated &lt;STRONG&gt;Users&lt;/STRONG&gt;" -permission Full_Control&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's solved!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 11:50:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Bulk-Change-share-permissions-using-CLI/m-p/107856#M22315</guid>
      <dc:creator>emollonb2s</dc:creator>
      <dc:date>2015-07-29T11:50:25Z</dc:date>
    </item>
  </channel>
</rss>

