<?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 sharing problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532437#M533876</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;"...I want to disable that ro mounts..."&lt;BR /&gt;&lt;BR /&gt;Question:  You are trying to make rw but only get ro?&lt;BR /&gt;&lt;BR /&gt;The last share that you run will over write the previous.&lt;BR /&gt;&lt;BR /&gt;I'm still a little confused.  Your NFS works?  Some NFS works?  No NFS works?</description>
    <pubDate>Thu, 12 Nov 2009 08:29:12 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2009-11-12T08:29:12Z</dc:date>
    <item>
      <title>NFS sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532436#M533875</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;I want the nfs share from my 11.31 machine to be accessible to particular hosts which I specify in /etc/dfs/dfstab . I have specified rw access to one system in dfstab which works fine. But the problem is the NFS share is mountable in ro mode from all the systems . I want to disable that ro mounts.&lt;BR /&gt;&lt;BR /&gt;baterp1:/&amp;gt;more /etc/dfs/dfstab&lt;BR /&gt;#       place share(1M) commands here for automatic execution&lt;BR /&gt;#       on entering init state 3.&lt;BR /&gt;#&lt;BR /&gt;#       share [-F fstype] [ -o options] [-d "&lt;TEXT&gt;"] &lt;PATHNAME&gt;&lt;BR /&gt;#       .e.g,&lt;BR /&gt;#       share  -F nfs  -o rw=engineering  -d "home dirs"  /home&lt;BR /&gt;/usr/sbin/share -F nfs -o rw=batsfpm1,root=batsfpm1 -d "" /export&lt;BR /&gt;baterp1:/&amp;gt;&lt;BR /&gt;baterp1:/&amp;gt;&lt;BR /&gt;baterp1:/&amp;gt;share&lt;BR /&gt;-               /export   rw=batsfpm1,root=batsfpm1,ro=   ""&lt;BR /&gt;baterp1:/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Vinayan&lt;/PATHNAME&gt;&lt;/TEXT&gt;</description>
      <pubDate>Thu, 12 Nov 2009 07:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532436#M533875</guid>
      <dc:creator>vinayan</dc:creator>
      <dc:date>2009-11-12T07:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532437#M533876</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;"...I want to disable that ro mounts..."&lt;BR /&gt;&lt;BR /&gt;Question:  You are trying to make rw but only get ro?&lt;BR /&gt;&lt;BR /&gt;The last share that you run will over write the previous.&lt;BR /&gt;&lt;BR /&gt;I'm still a little confused.  Your NFS works?  Some NFS works?  No NFS works?</description>
      <pubDate>Thu, 12 Nov 2009 08:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532437#M533876</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-11-12T08:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532438#M533877</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Try to edit the line:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/share -F nfs -o rw=batsfpm1,root=batsfpm1 -d "" /export&lt;BR /&gt;&lt;BR /&gt;to look like:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/share -F nfs -o rw=batsfpm1 -d "" /export&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Horia.</description>
      <pubDate>Thu, 12 Nov 2009 08:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532438#M533877</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2009-11-12T08:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532439#M533878</link>
      <description>Hi Steele,&lt;BR /&gt;&lt;BR /&gt;I have defined a host for rw mount in dfstab.&lt;BR /&gt;And that is functioning perfect. My problem is this nfs share is accessible to other hosts also but with only ro permission. Those ro permissions to other hosts shouldn't be there &lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Vinayan</description>
      <pubDate>Thu, 12 Nov 2009 09:03:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532439#M533878</guid>
      <dc:creator>vinayan</dc:creator>
      <dc:date>2009-11-12T09:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532440#M533879</link>
      <description>Hi da,&lt;BR /&gt;&lt;BR /&gt;You need to set the security options explicitly while enabling the nfs share to restrict read only to all other nodes .&lt;BR /&gt;&lt;BR /&gt;try this:-&lt;BR /&gt;/usr/sbin/share -F nfs -o sec=none,rw=batsfpm1,window=3000 -d "" /export -&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aneesh</description>
      <pubDate>Thu, 12 Nov 2009 09:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532440#M533879</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-11-12T09:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532441#M533880</link>
      <description>&lt;!--!*#--&gt;"Those ro permissions to other hosts shouldn't be there "&lt;BR /&gt;&lt;BR /&gt;This is something else...&lt;BR /&gt;&lt;BR /&gt;From the manual:&lt;BR /&gt;"&lt;BR /&gt;rw=client[:client] ...&lt;BR /&gt;&lt;BR /&gt;    Share the pathname read-mostly if sec= option is not provided. Read-mostly means read-write to those clients specified and read-only for all other systems. If a sec= option is provided, pathname is shared read/write only to the listed clients. No other systems can access pathname."&lt;BR /&gt;&lt;BR /&gt;Aneesh allready gave to you the right answer to your problem.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Horia</description>
      <pubDate>Thu, 12 Nov 2009 09:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532441#M533880</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2009-11-12T09:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532442#M533881</link>
      <description>Daa,&lt;BR /&gt;&lt;BR /&gt;You can easily do this by using SMH.&lt;BR /&gt;&lt;BR /&gt;a. Press n, Networking and Communications.&lt;BR /&gt;b. Press s, Network Services Configuration.&lt;BR /&gt;c. Press f, Networked File Systems.&lt;BR /&gt;d. Press s, Share/Unshare File System.&lt;BR /&gt;e. Press s,&lt;BR /&gt;Specify the filesystem details and select Specify Access Options/select Security Access.&lt;BR /&gt;g) Select configure / and define the access roles&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aneesh</description>
      <pubDate>Thu, 12 Nov 2009 09:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing-problem/m-p/4532442#M533881</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-11-12T09:13:44Z</dc:date>
    </item>
  </channel>
</rss>

