<?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 NFS Perms in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-perms/m-p/3331334#M13200</link>
    <description>Ok I have linux rh9 handing out a file via nfs.&lt;BR /&gt;on the linux box my exports file looks like:&lt;BR /&gt;/archive mailtest (rw,sync,all_squash,anonuid=0)&lt;BR /&gt;&lt;BR /&gt;I ran exportfs -av, however It mounts ok but when I try to write to it I get a message that it is 'Read Only filesystem. I am lost here.</description>
    <pubDate>Wed, 14 Jul 2004 09:13:53 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2004-07-14T09:13:53Z</dc:date>
    <item>
      <title>NFS Perms</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-perms/m-p/3331334#M13200</link>
      <description>Ok I have linux rh9 handing out a file via nfs.&lt;BR /&gt;on the linux box my exports file looks like:&lt;BR /&gt;/archive mailtest (rw,sync,all_squash,anonuid=0)&lt;BR /&gt;&lt;BR /&gt;I ran exportfs -av, however It mounts ok but when I try to write to it I get a message that it is 'Read Only filesystem. I am lost here.</description>
      <pubDate>Wed, 14 Jul 2004 09:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-perms/m-p/3331334#M13200</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-07-14T09:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Perms</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-perms/m-p/3331335#M13201</link>
      <description>see that there's no space between mailtest&lt;BR /&gt; and  (rw,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;anyway&lt;BR /&gt;&lt;BR /&gt;/archive mailtest(rw,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;will sure let you write there...&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jul 2004 09:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-perms/m-p/3331335#M13201</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-07-14T09:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Perms</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-perms/m-p/3331336#M13202</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check the permissions of /archive and mount point on the mailtest for the user who wants to write - they should set on rw for user or group where user belongs to.&lt;BR /&gt;&lt;BR /&gt;You can change permissions even after mount because uid gid will be propagated from mount point to exported dir:&lt;BR /&gt;&lt;BR /&gt;on mailtest&lt;BR /&gt;chmod 775 whereisitmounted&lt;BR /&gt;&lt;BR /&gt;or if user doesn't belong group&lt;BR /&gt;&lt;BR /&gt;chmod 777 whereisitmounted&lt;BR /&gt;&lt;BR /&gt;post the result br Jan&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jul 2004 09:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-perms/m-p/3331336#M13202</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-07-14T09:51:11Z</dc:date>
    </item>
  </channel>
</rss>

