<?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 Questions in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27313#M2415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whith setfacl you can for exemple leave the root as owner and&amp;nbsp; set rwx ( or as you need)&amp;nbsp; right to a list of users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you are mounting&amp;nbsp; a qtree, so&amp;nbsp; you can also change de owner from root to another user with chown command&amp;nbsp; ( for this, you have to mount the volume and change the owner on the qtree)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Nov 2012 16:15:47 GMT</pubDate>
    <dc:creator>LTDCLSERGAO</dc:creator>
    <dc:date>2012-11-23T16:15:47Z</dc:date>
    <item>
      <title>NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27290#M2410</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 have an NFSv3 export configured, and a specific host granted "Read Write" access.&amp;nbsp; When I mount this NFS export on the remote client, all permissions automatically become 777 and is owned by root.&amp;nbsp; I want the NFS filesystem to be owned by another user, and I don't want permissions to be 777 (so not everyone on the remote host has read/write access to it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe I need to add users with to the Filer's /etc/passwd and /etc/group with UID/GID's that match those on the remote host first of all.&amp;nbsp; How can I do this?&amp;nbsp; I don't see an option in useradmin to specify UID/GID.&amp;nbsp; Do I need to manually drop to a shell and modify /etc/passwd and /etc/group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I keep the export from forcing 777 on the remote host?&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 06:15:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27290#M2410</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2025-06-05T06:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27293#M2411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you&amp;nbsp; mount teh NFS whith the options vers=3 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question :&amp;nbsp; Why don't you use NFSv4 ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 15:16:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27293#M2411</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-23T15:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27297#M2412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm going to test NFSv4 as well.&amp;nbsp; But, I still think I face the same problems with UID/GID and having to define users in the Filer's /etc/passwd?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 15:45:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27297#M2412</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-23T15:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27302#M2413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With NFSv4 you dont have to create user on the filer, you define just the&amp;nbsp; nfs.v4.id.domain that to be the same that you will configure in you client.&lt;/P&gt;&lt;P&gt;To set UID/GID on the file/diretory you could use setfacl commande on the client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 15:55:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27302#M2413</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-23T15:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27307#M2414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so you only use ACL's in NFSv4?&amp;nbsp; What user/group would own the actual files on the remote host, though?&amp;nbsp; Thanks for the info!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 15:59:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27307#M2414</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-23T15:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27313#M2415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whith setfacl you can for exemple leave the root as owner and&amp;nbsp; set rwx ( or as you need)&amp;nbsp; right to a list of users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you are mounting&amp;nbsp; a qtree, so&amp;nbsp; you can also change de owner from root to another user with chown command&amp;nbsp; ( for this, you have to mount the volume and change the owner on the qtree)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 16:15:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27313#M2415</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-23T16:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27318#M2416</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;If I wish to control access via ACL's on the client side, what options should I export with on the Filer?&amp;nbsp; Should I also control access per host at the filer using rw=hostname, etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 17:47:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27318#M2416</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-23T17:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27323#M2417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Yes, you sould control access per host on on the filer using rw and root.&lt;/P&gt;&lt;P&gt;On the client, do you have NIS / LDAP for authentification ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2012 11:03:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27323#M2417</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-24T11:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27327#M2418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but not for every user.&amp;nbsp; The user who needs to own the files and directories is not a LDAP/NIS user, it is a local /etc/passwd user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2012 15:29:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27327#M2418</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-24T15:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27330#M2419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, got the mount working correctly, but I'm unable to use setfacl.&amp;nbsp; ACL support is enabled on the filer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;setfacl: hi3: Operation not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client is RHEL6.&amp;nbsp; Export is mounted with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer:/vol/vol4/ePortalShare on /mnt/test type nfs4 (rw,rsize=65536,wsize=65536,hard,intr,proto=tcp,timeo=600,retrans=3,sec=sys,addr=172.26.103.122,clientaddr=172.26.101.56)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Nov 2012 21:35:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27330#M2419</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-25T21:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27335#M2421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I think I need to use "nfs4_setfacl" on RHEL (instead of setfacl) to set the ACL's.&amp;nbsp; Do I have to export the filesystem read+write or should I just use an ACL to allow write access?&amp;nbsp; If I export the filesystem as read+write, then every user on the client machine can delete/modify/create new files, regardless of the ACL setting.&amp;nbsp; This is not what I was looking for.&amp;nbsp; I want to use ACLs to restrict which local users on the client machine can modify files on the NFS export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 03:16:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27335#M2421</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-26T03:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27340#M2423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My experience with NFSv4 was with solaris, I think It's the same thing for redhat.&lt;/P&gt;&lt;P&gt;I exported the volume /vol/test ( with rw and root right to my host) and mounted it.&lt;/P&gt;&lt;P&gt;Then, il did a chmod 744 on my qtree&lt;/P&gt;&lt;P&gt;I umount the volume. and then I mount my qtree ( with rw and root right to my host).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a file toot as root on the qtree :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6:37:27 &lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;root@host:/mount_TEST4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1266# &lt;STRONG&gt;getfacl toto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;# file: toto&lt;/P&gt;&lt;P&gt;# owner: root&lt;/P&gt;&lt;P&gt;# group: root&lt;/P&gt;&lt;P&gt;user::rw-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;group::r--&lt;/STRONG&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; #effective:r--&lt;/P&gt;&lt;P&gt;mask:rwx&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;other:r--&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;16:37:38 &lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;root@host:/mount_TEST4&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; I try to modify the file with the user "me"&lt;/P&gt;&lt;P&gt;bash-3.00$ &lt;STRONG&gt;id&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;uid=1609(me) gid=15(users)&lt;/P&gt;&lt;P&gt;bash-3.00$ &lt;STRONG&gt;cd /mount_TEST4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;bash-3.00$ ls –la toto&lt;/P&gt;&lt;P&gt;-rw-r--r--&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 Feb 19 16:37 toto&lt;/P&gt;&lt;P&gt;bash-3.00$ &lt;STRONG&gt;echo "hello" &amp;gt; toto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;bash: toto: Permission denied&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;bash-3.00$&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;--&amp;gt; I add as user "me" with setfacl to have rwx access to the file&lt;/P&gt;&lt;P&gt;6:39:44 &lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;mailto:root@host:/mount_TEST4&lt;/A&gt;&lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;root@host&lt;/A&gt;&lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;mailto:root@host:/mount_TEST4&lt;/A&gt;:/mount_TEST4&lt;/P&gt;&lt;P&gt;1273# &lt;STRONG&gt;&lt;STRONG&gt;setfacl -m user:me&lt;/STRONG&gt;:rwx toto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;16:39:48 &lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;mailto:root@host:/mount_TEST4&lt;/A&gt;&lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;root@host&lt;/A&gt;&lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;mailto:root@host:/mount_TEST4&lt;/A&gt;:/mount_TEST4&lt;/P&gt;&lt;P&gt;1274# &lt;STRONG&gt;ls –la toto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-rw-r--r--+&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 Feb 19 16:37 toto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;16:39:50 &lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;mailto:root@host:/mount_TEST4&lt;/A&gt;&lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;root@host&lt;/A&gt;&lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;mailto:root@host:/mount_TEST4&lt;/A&gt;:/mount_TEST4&lt;/P&gt;&lt;P&gt;1275# &lt;STRONG&gt;getfacl toto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# file: toto&lt;/P&gt;&lt;P&gt;# owner: root&lt;/P&gt;&lt;P&gt;# group: root&lt;/P&gt;&lt;P&gt;user::rw-&lt;/P&gt;&lt;P&gt;user:&lt;STRONG&gt;&lt;STRONG&gt;me&lt;/STRONG&gt;:&lt;/STRONG&gt;rwx&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; #effective:rwx&lt;/P&gt;&lt;P&gt;group::r--&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; #effective:r--&lt;/P&gt;&lt;P&gt;mask:rwx&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;other:r--&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; test :&lt;/P&gt;&lt;P&gt;bash-3.00$ &lt;STRONG&gt;id&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;uid=1609(me) gid=15(users)&lt;/P&gt;&lt;P&gt;bash-3.00$ &lt;STRONG&gt;echo "hello" &amp;gt; toto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;bash-3.00$&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; test with oracle user &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;16:45:59 &lt;A href="mailto:oracle@host" target="_blank"&gt;oracle@host&lt;/A&gt; &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;1$ &lt;STRONG&gt;cd /mount_TEST4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;16:46:04 &lt;A href="mailto:oracle@bt1sssr" target="_blank"&gt;oracle@host&lt;/A&gt;:/mount_TEST4&lt;/P&gt;&lt;P&gt;2$ &lt;STRONG&gt;echo "hello" &amp;gt; toto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;bash: toto: Permission denied&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===&lt;/P&gt;&lt;P&gt;16:41:14 &lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;mailto:root@host:/mount_TEST4&lt;/A&gt;&lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;root@host&lt;/A&gt;&lt;A href="mailto:root@host:/mount_TEST4" target="_blank"&gt;mailto:root@host:/mount_TEST4&lt;/A&gt;:/mount_TEST4&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;1277# &lt;STRONG&gt;setfacl -m user:oracle:rwx toto&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6:46:13 &lt;A href="mailto:oracle@host:/mount_TEST4" target="_blank"&gt;mailto:oracle@host:/mount_TEST4&lt;/A&gt;&lt;A href="mailto:oracle@host:/mount_TEST4" target="_blank"&gt;oracle@host&lt;/A&gt;&lt;A href="mailto:oracle@host:/mount_TEST4" target="_blank"&gt;mailto:oracle@host:/mount_TEST4&lt;/A&gt;:/mount_TEST4&lt;/P&gt;&lt;P&gt;3$ &lt;STRONG&gt;echo "hello" &amp;gt; toto&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;16:46:53 &lt;A href="mailto:oracle@host:/mount_TEST4" target="_blank"&gt;mailto:oracle@host:/mount_TEST4&lt;/A&gt;&lt;A href="mailto:oracle@host:/mount_TEST4" target="_blank"&gt;oracle@host&lt;/A&gt;&lt;A href="mailto:oracle@host:/mount_TEST4" target="_blank"&gt;mailto:oracle@host:/mount_TEST4&lt;/A&gt;:/mount_TEST4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to configure NFSv4 on redhat, but on solaris il do like below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; on the filer :&lt;/P&gt;&lt;P&gt;Filer&amp;gt; &lt;STRONG&gt;options nfs.v4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nfs.v4.acl.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (value might be overwritten in takeover)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;﻿&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nfs.v4.enable&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; on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (value might be overwritten in takeover)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;﻿&lt;P&gt;&lt;/P&gt;&lt;P&gt;nfs.v4.id.domain&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;labo.domain.fr &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;﻿&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nfs.v4.read_delegation&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (value might be overwritten in takeover)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;﻿&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nfs.v4.setattr_acl_preserve&amp;nbsp; off&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (value might be overwritten in takeover)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;﻿﻿&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;&lt;/SPAN&gt;nfs.v4.write_delegation&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (value might be overwritten in takeover&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;&amp;nbsp; on the host &lt;/P&gt;&lt;P&gt;16:29:12 &lt;A href="mailto:root@host:/etc/default" target="_blank"&gt;mailto:root@host:/etc/default&lt;/A&gt;&lt;A href="mailto:root@host:/etc/default" target="_blank"&gt;root@host&lt;/A&gt;&lt;A href="mailto:root@host:/etc/default" target="_blank"&gt;mailto:root@host:/etc/default&lt;/A&gt;:/etc/default&lt;/P&gt;&lt;P&gt;1119# &lt;STRONG&gt;cat nfs |grep DOMAIN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;NFSMAPID_DOMAIN=labo.domain.fr&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 10:08:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27340#M2423</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-26T10:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27345#M2425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; When you say you "chmod 744" your qTree, are you just chmodding the directory on your Solaris host (of the mount point), or are you actually chmodding something on the filer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 13:45:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27345#M2425</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-26T13:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27350#M2427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, chmodding the directory on the solaris host ( of the mount point)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 14:22:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27350#M2427</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-26T14:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27356#M2430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, got it.&amp;nbsp; So, my testing reveals that I am only able to configure ACL's for users that are on the Filer AND the client.&amp;nbsp; If user "xyz" is a local user on the Linux machine, but not defined in /etc/passwd (or LDAP/NIS) on the Filer, the ACL operation fails.&amp;nbsp; Is this expected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 15:03:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27356#M2430</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-26T15:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27361#M2431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not test for a local user. But il think that if you are using a domain id ( ldap/nis) , you can set the ACL just for the users in this domain. If you have a local user, you should add it to the domain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 15:23:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27361#M2431</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-26T15:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27365#M2432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I'm trying to use domain users in my ACL's (my Filer is a member of the domain), but I can't get the syntax correct:&amp;nbsp; "NA" is the name of the domain:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;nfs4_setfacl -a A::na\\&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jbaird@domain.com" target="_blank"&gt;jbaird@domain.com&lt;/A&gt;&lt;SPAN&gt;:RWX hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;nfs4_setfacl -a A::&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jbaird@domain.com" target="_blank"&gt;jbaird@domain.com&lt;/A&gt;&lt;SPAN&gt;:RWX hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;domain.com is the IDMAP domain specified on the Filer and Linux client, and na\jbaird is the domain user (domain\user).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to use ACL's for local /etc/passwd users that are defined on both the Filer and the Linux client, but not domain users that both the Filer and the Linux client are a member of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 15:30:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27365#M2432</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-26T15:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27370#M2433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did the linux client and the filer&amp;nbsp; recognise&amp;nbsp; the user jbraid ?&lt;/P&gt;&lt;P&gt;what is thr result&amp;nbsp; of the commands&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the client :&amp;nbsp; id jbraid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on the filer :&amp;nbsp; wcc -u jbraid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 16:54:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27370#M2433</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-26T16:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27376#M2434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats my problem!&amp;nbsp; The LDAP stuff isn't properly configured on the Filer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fc-netapp03&amp;gt; wcc -u jbaird&lt;/P&gt;&lt;P&gt;no passwd entry for jbaird&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking into configuring LDAP now and will test again.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I really appreciate all of your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 16:57:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27376#M2434</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-26T16:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27382#M2435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wellcome Josh. Let me know if it's ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 17:22:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-Questions/m-p/27382#M2435</guid>
      <dc:creator>LTDCLSERGAO</dc:creator>
      <dc:date>2012-11-26T17:22:55Z</dc:date>
    </item>
  </channel>
</rss>

