<?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: NFS permissions in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33051#M3014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;Deletion without permission only happens when you perform above step on a directory on filer (mount). If you perform above steps for a directoy on Linux server, permissions works fine (i.e. you are not able to delete dir for which you don't have permissions) even though parent directory has permissions for all users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2011 09:53:24 GMT</pubDate>
    <dc:creator>muhammad_i_pasha</dc:creator>
    <dc:date>2011-04-14T09:53:24Z</dc:date>
    <item>
      <title>NFS permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33038#M3009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically trying to test\understand NFS permissions. Performed following&lt;/P&gt;&lt;P&gt;1- Exported a Unix style Qtree to a Linux host&lt;/P&gt;&lt;P&gt;2 - Created 2 users (A and B) on Linux. Both member of adm group on Linux&lt;/P&gt;&lt;P&gt;3 - Switched user to A and created a directory (A_dir). Changed permission of directory to 700 (only owner has permissions)&lt;/P&gt;&lt;P&gt;4 - Switched user to B and tried moving\reading to directory (A_dir). Got permissions denied which makes sense as user B don't have permissions&lt;/P&gt;&lt;P&gt;5 - Then tried deleting directory and deleted successfully although user B don't have permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what is reason of this behavior? There is no LDAP and NIS configured so don't know how filer handles users A and B from Linux host. How can I find that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:56:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33038#M3009</guid>
      <dc:creator>muhammad_i_pasha</dc:creator>
      <dc:date>2025-06-05T06:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: NFS permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33042#M3010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ttr information from below like helps to troubleshoot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://kb.netapp.com/support/index?page=content&amp;amp;id=1011734" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=1011734&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 20:46:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33042#M3010</guid>
      <dc:creator>baijulal</dc:creator>
      <dc:date>2011-04-13T20:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33047#M3012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The posted link covers ntfs security qtrees/volumes and does not apply to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parent directory (where A_dir is) is writable by user B.&amp;nbsp; When you were trying to do stuff in A_dir, you couldn't because A_dir's permissions were too restrictive.&amp;nbsp; Removing the directory is an operation in the parent directory, not the directory you're trying to remove, so the parent directories permissions govern.&amp;nbsp; A bit goofy, yes....&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, 13 Apr 2011 22:18:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33047#M3012</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2011-04-13T22:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33051#M3014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;Deletion without permission only happens when you perform above step on a directory on filer (mount). If you perform above steps for a directoy on Linux server, permissions works fine (i.e. you are not able to delete dir for which you don't have permissions) even though parent directory has permissions for all users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 09:53:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33051#M3014</guid>
      <dc:creator>muhammad_i_pasha</dc:creator>
      <dc:date>2011-04-14T09:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: NFS permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33055#M3016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is interesting.&amp;nbsp; On my Redhat 5.5 boxes I can remove dirs without permissions, as long as I have permissions to the parent dir.&amp;nbsp; What OS are you running?&amp;nbsp; I'm assuming no sticky bits, no extended file attributes, and so selinux?&amp;nbsp; Also assuming none of your test users are root?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 16:08:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33055#M3016</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2011-04-14T16:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: NFS permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33060#M3018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Version: EDT 2009 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;Both users A and B are member of Linux adm grop. Parent directory is owned by root and has permissions for other users. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 10:19:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33060#M3018</guid>
      <dc:creator>muhammad_i_pasha</dc:creator>
      <dc:date>2011-04-15T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: NFS permissions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33064#M3020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what to tell you.&amp;nbsp; I see the behavior I've described in Solaris 10 and Ubuntu as well.&amp;nbsp; This is how I understand it should be.&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, 19 Apr 2011 19:26:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-permissions/m-p/33064#M3020</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2011-04-19T19:26:30Z</dc:date>
    </item>
  </channel>
</rss>

