<?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: mount.nfs: access denied by server while mounting from Netapp in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36162#M3298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I care&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that all users&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;store files&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;as "&lt;/SPAN&gt;nobody" &lt;SPAN class="hps"&gt;on&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an NFS volume&lt;/SPAN&gt;.&lt;BR /&gt; &lt;SPAN class="hps"&gt;So&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I wanted to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;use the option&lt;/SPAN&gt; '&lt;SPAN class="hps"&gt;sec&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;=none'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;On NFS clients in Windows 7 Ultimate mount to "&lt;/SPAN&gt;&lt;/SPAN&gt;/vol/nfs2 -sec=none,rw" works fine and user can saved file as "nobody" user.&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;On SLES 11 :&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;mount -v -o rw,soft,vers=3,nosuid,tcp,timeo=600,rsize=32768,wsize=32768,soft,intr 10.7.36.77:/vol/nfs2 /mnt/nfs2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mount: no type was given - I'll assume nfs because of the colon&lt;/P&gt;&lt;P&gt;mount.nfs: timeout set for Thu May 24 13:55:15 2012&lt;/P&gt;&lt;P&gt;mount.nfs: prog 100003, trying vers=3, prot=6&lt;/P&gt;&lt;P&gt;mount.nfs: trying 10.7.36.77 prog 100003 vers 3 prot TCP port 2049&lt;/P&gt;&lt;P&gt;mount.nfs: prog 100005, trying vers=3, prot=6&lt;/P&gt;&lt;P&gt;mount.nfs: trying 10.7.36.77 prog 100005 vers 3 prot TCP port 4046&lt;/P&gt;&lt;P&gt;mount.nfs: trying text-based options 'soft,timeo=600,rsize=32768,wsize=32768,soft,intr,addr=10.7.36.77,vers=3,proto=tcp,mountvers=3,mountproto=tcp,mountport=4046'&lt;/P&gt;&lt;P&gt;mount.nfs: mount(2): Permission denied&lt;/P&gt;&lt;P&gt;mount.nfs: access denied by server while mounting 10.7.36.77:/vol/nfs2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Maybe there is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a problem with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;SLES&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;settings ???&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2012 11:59:27 GMT</pubDate>
    <dc:creator>pawel_wierzbicki</dc:creator>
    <dc:date>2012-05-24T11:59:27Z</dc:date>
    <item>
      <title>mount.nfs: access denied by server while mounting from Netapp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36153#M3296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I exported one volume /vol/nfs2 from Netapp Storage (10.7.36.77):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vol/nfs2 -sec=sys,rw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All unix server and station works fine with this nfs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I change sec to none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vol/nfs2 -sec=none,rw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that all users are saved file as "nobody" severs and stations&amp;nbsp; (SLES, UBUNTU) is not mouted exported volume:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mount.nfs: access denied by server while mounting 10.7.36.77:/vol/nfs2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;How to set the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;parameters on Netapp&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;save&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;files as&lt;/SPAN&gt; "&lt;SPAN class="hps"&gt;nobody" ????&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Pawel&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:26:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36153#M3296</guid>
      <dc:creator>pawel_wierzbicki</dc:creator>
      <dc:date>2025-06-05T06:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: mount.nfs: access denied by server while mounting from Netapp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36158#M3297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You basically just need to use the first export with "-sec=sys", as long as the NetApp can't map the user ID to local information, the files belong to nobody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't really supply much information.&amp;nbsp; You can also just set the sticky bits on the toplevel directories and chown them to nobody from a server that you have exported "root" mount access rights to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the exportfs(5) manpage:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;anon&lt;/STRONG&gt;=&lt;EM&gt;uid&lt;/EM&gt;|&lt;EM&gt;name&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Specifies the effective user ID (or name) of all anonymous or root NFS client users that access the file system path. An anonymous NFS client user is an NFS client user that does not provide valid NFS credentials; a root NFS client user is an NFS client user with a user ID of 0. Data ONTAP determines a user's file access permissions by checking the user's effective user ID against the NFS server's &lt;STRONG&gt;/etc/passwd&lt;/STRONG&gt; file. By default, the effective user ID of all anonymous and root NFS client users is 65534. To disable root access by anonymous and root NFS client users, set the &lt;STRONG&gt;anon&lt;/STRONG&gt; option to 65535. To grant root user access to all anonymous and root NFS client users, set the &lt;STRONG&gt;anon&lt;/STRONG&gt; option to 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 11:24:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36158#M3297</guid>
      <dc:creator>shaunjurr</dc:creator>
      <dc:date>2012-05-24T11:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: mount.nfs: access denied by server while mounting from Netapp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36162#M3298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I care&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that all users&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;store files&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;as "&lt;/SPAN&gt;nobody" &lt;SPAN class="hps"&gt;on&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an NFS volume&lt;/SPAN&gt;.&lt;BR /&gt; &lt;SPAN class="hps"&gt;So&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I wanted to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;use the option&lt;/SPAN&gt; '&lt;SPAN class="hps"&gt;sec&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;=none'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;On NFS clients in Windows 7 Ultimate mount to "&lt;/SPAN&gt;&lt;/SPAN&gt;/vol/nfs2 -sec=none,rw" works fine and user can saved file as "nobody" user.&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;On SLES 11 :&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;mount -v -o rw,soft,vers=3,nosuid,tcp,timeo=600,rsize=32768,wsize=32768,soft,intr 10.7.36.77:/vol/nfs2 /mnt/nfs2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mount: no type was given - I'll assume nfs because of the colon&lt;/P&gt;&lt;P&gt;mount.nfs: timeout set for Thu May 24 13:55:15 2012&lt;/P&gt;&lt;P&gt;mount.nfs: prog 100003, trying vers=3, prot=6&lt;/P&gt;&lt;P&gt;mount.nfs: trying 10.7.36.77 prog 100003 vers 3 prot TCP port 2049&lt;/P&gt;&lt;P&gt;mount.nfs: prog 100005, trying vers=3, prot=6&lt;/P&gt;&lt;P&gt;mount.nfs: trying 10.7.36.77 prog 100005 vers 3 prot TCP port 4046&lt;/P&gt;&lt;P&gt;mount.nfs: trying text-based options 'soft,timeo=600,rsize=32768,wsize=32768,soft,intr,addr=10.7.36.77,vers=3,proto=tcp,mountvers=3,mountproto=tcp,mountport=4046'&lt;/P&gt;&lt;P&gt;mount.nfs: mount(2): Permission denied&lt;/P&gt;&lt;P&gt;mount.nfs: access denied by server while mounting 10.7.36.77:/vol/nfs2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Maybe there is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a problem with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;SLES&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;settings ???&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 11:59:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36162#M3298</guid>
      <dc:creator>pawel_wierzbicki</dc:creator>
      <dc:date>2012-05-24T11:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: mount.nfs: access denied by server while mounting from Netapp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36167#M3300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't really tell you much about the Windows NFS implementation.&amp;nbsp; I've never used it.&amp;nbsp; Does "-sec=sys" not work for Windows mounts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checking mount problems on filers is basically just a matter of running 'options nfs.mountd.trace&amp;nbsp; on'&amp;nbsp; and/or using 'exportfs -c client_IP /vol/your_vol&amp;nbsp; [rw|root|sys|none]&amp;nbsp; ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, you may have more success using a qtree below the volume level, mounting the volume itself as root from somewhere, then setting the owner to nobody and the sticky bit&amp;nbsp; (chown nobody:nobody qtree_name, chmod +t qtree_name), than trying to hack this via mount options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 12:21:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/mount-nfs-access-denied-by-server-while-mounting-from-Netapp/m-p/36167#M3300</guid>
      <dc:creator>shaunjurr</dc:creator>
      <dc:date>2012-05-24T12:21:40Z</dc:date>
    </item>
  </channel>
</rss>

