<?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 problems . in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034490#M574355</link>
    <description>Hello ,&lt;BR /&gt;I have some problems with NFS perrmissions .&lt;BR /&gt;The NFS server is apptest , i exported a directory and i can mount it on the client , but i cant write to the mounted directory .&lt;BR /&gt;&lt;BR /&gt;bye,&lt;BR /&gt;Eran .</description>
    <pubDate>Sun, 27 Jul 2003 14:28:19 GMT</pubDate>
    <dc:creator>Chapaya</dc:creator>
    <dc:date>2003-07-27T14:28:19Z</dc:date>
    <item>
      <title>NFS problems .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034490#M574355</link>
      <description>Hello ,&lt;BR /&gt;I have some problems with NFS perrmissions .&lt;BR /&gt;The NFS server is apptest , i exported a directory and i can mount it on the client , but i cant write to the mounted directory .&lt;BR /&gt;&lt;BR /&gt;bye,&lt;BR /&gt;Eran .</description>
      <pubDate>Sun, 27 Jul 2003 14:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034490#M574355</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-07-27T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problems .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034491#M574356</link>
      <description>You need to export the directory with read-write permissions, which should be the default.&lt;BR /&gt;&lt;BR /&gt;The entry in your /etc/exports file should probably look something like:&lt;BR /&gt;&lt;BR /&gt;/filesystem/to/export  -rw=client_machine_name&lt;BR /&gt;&lt;BR /&gt;Then run&lt;BR /&gt;&lt;BR /&gt;#exportfs -va&lt;BR /&gt;&lt;BR /&gt;To re-export the filesystem.&lt;BR /&gt;&lt;BR /&gt;If you'll post the entry from your /etc/exports file we may be able to tell if anything is wrong.&lt;BR /&gt;&lt;BR /&gt;Also 'man exports' for more information.</description>
      <pubDate>Sun, 27 Jul 2003 14:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034491#M574356</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-07-27T14:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problems .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034492#M574357</link>
      <description>hello ,&lt;BR /&gt;&lt;BR /&gt;/etc/exports :&lt;BR /&gt;/backup -rw=app2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Eran.&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jul 2003 18:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034492#M574357</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-07-27T18:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problems .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034493#M574358</link>
      <description>What are the permissions on the directory?  On the server?  The client?  What user is trying to write to the directory?  Does it have permission to write to the directory? Just because it is mounted rw, the user still has to have appropriate permissions to the dir.</description>
      <pubDate>Sun, 27 Jul 2003 18:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034493#M574358</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-07-27T18:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problems .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034494#M574359</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Export the directory with this options&lt;BR /&gt;-root=app2,-rw=app2&lt;BR /&gt;Also check the permissions of the exported&lt;BR /&gt;directory and the mount point directory,&lt;BR /&gt;that you have write permissions.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sun, 27 Jul 2003 19:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034494#M574359</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-27T19:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problems .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034495#M574360</link>
      <description>The directories permissions are 777 and i still cant write to the exported directory .&lt;BR /&gt;&lt;BR /&gt;Eran .</description>
      <pubDate>Mon, 28 Jul 2003 06:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034495#M574360</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-07-28T06:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problems .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034496#M574361</link>
      <description>Eran,&lt;BR /&gt;The NFS Server thinks the client is some other hostname than that which is listed in /etc/exports.&lt;BR /&gt;&lt;BR /&gt;Check the mapping of the IP to hostname of the client.  Do this by:&lt;BR /&gt;1.  Go to the client.  telnet to apptest&lt;BR /&gt;2.  who -mR  the name to put into /etc/exports will be in the parans.&lt;BR /&gt;&lt;BR /&gt;Remember to exportfs -av after changed /etc/exports&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;-&amp;gt; Brian&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jul 2003 06:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problems/m-p/3034496#M574361</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2003-07-28T06:49:35Z</dc:date>
    </item>
  </channel>
</rss>

