<?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 Unable to change permissions (chmod 4710) in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80424#M18773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Running NetApp Release 8.0.2 7-Mode on a FAS 2040&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a RH Linux 5 environment setup and I'm trying to change permissions on a particular file using chmod 4710 but it only changes it to 710.&amp;nbsp; If I move the file over to the local file system it changes just fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-rwx--x--- 1 applmgr dba 28122 Apr 21&amp;nbsp; 2012 nmb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I need is this - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-rws--x--- 1 applmgr dba 28122 Apr 21&amp;nbsp; 2012 nmb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Ideas or suggestions?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:51:54 GMT</pubDate>
    <dc:creator>fairbanksf</dc:creator>
    <dc:date>2025-06-05T05:51:54Z</dc:date>
    <item>
      <title>Unable to change permissions (chmod 4710)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80424#M18773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Running NetApp Release 8.0.2 7-Mode on a FAS 2040&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a RH Linux 5 environment setup and I'm trying to change permissions on a particular file using chmod 4710 but it only changes it to 710.&amp;nbsp; If I move the file over to the local file system it changes just fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-rwx--x--- 1 applmgr dba 28122 Apr 21&amp;nbsp; 2012 nmb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I need is this - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-rws--x--- 1 applmgr dba 28122 Apr 21&amp;nbsp; 2012 nmb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Ideas or suggestions?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:51:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80424#M18773</guid>
      <dc:creator>fairbanksf</dc:creator>
      <dc:date>2025-06-05T05:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to change permissions (chmod 4710)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80430#M18775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the volume shared or mounted with nosuid?&amp;nbsp; Is the volume acl unix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 22:33:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80430#M18775</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-10-15T22:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to change permissions (chmod 4710)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80436#M18777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The volume is mounted, not sure if nosuid is in effect - how can I check?&amp;nbsp; The volume is acl unix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 13:48:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80436#M18777</guid>
      <dc:creator>fairbanksf</dc:creator>
      <dc:date>2013-10-16T13:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to change permissions (chmod 4710)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80439#M18779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the linux side, run the mount command, and look for your mount point.&amp;nbsp; Under the options it will list nosuid if in effect.&amp;nbsp; You can also check /etc/fstab so see what options it's mounted with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The the filer side, check /etc/exports, and see what options the volume is exported with - if nosuid is there, that is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 15:14:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80439#M18779</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-10-16T15:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to change permissions (chmod 4710)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80444#M18781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill for your input.&amp;nbsp; This is what I have on the /etc/fstab on the linux box - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;na02:/vol/db_top /u01/oracle/proddb nfs rsize=32768,wsize=32768,hard,nointr,rw,bg,vers=3,tcp,actimeo=0,timeo=600&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming in order to see the /etc/exports on the filer I'll need to mount the vol0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:50:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80444#M18781</guid>
      <dc:creator>fairbanksf</dc:creator>
      <dc:date>2013-10-17T14:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to change permissions (chmod 4710)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80448#M18782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can mount vol0, or log in and "rdfile /etc/exports", or "exportfs -q /vol/db_top" (exportfs -q I have not used in practice before - but it looks like it mirrors the exports line).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 15:08:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Unable-to-change-permissions-chmod-4710/m-p/80448#M18782</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-10-21T15:08:43Z</dc:date>
    </item>
  </channel>
</rss>

