<?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 access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310015#M567710</link>
    <description>As of yet user management on an nfs share , excpet for root is not possible .&lt;BR /&gt;The only way to do is to manage your permissions rule or access rules accordingly on the NFS server prior to exporting it .</description>
    <pubDate>Sun, 20 Jun 2004 21:01:55 GMT</pubDate>
    <dc:creator>Ashwani Kashyap</dc:creator>
    <dc:date>2004-06-20T21:01:55Z</dc:date>
    <item>
      <title>NFS access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310013#M567708</link>
      <description>I need help to restrict nfs mount access to specific users only.&lt;BR /&gt;&lt;BR /&gt;Suppose, I have two hp-ux server ( SRV1 and SRV2 ).&lt;BR /&gt;&lt;BR /&gt;On SRV1 server , I have exported folder /share as rw , and given access to SRV2. &lt;BR /&gt;/share -rw,access=SRV2&lt;BR /&gt;&lt;BR /&gt;From SRV2 server I have mounted this /share folder on /mynfs. &lt;BR /&gt;mount -F nfs SRV1:/share /mynfs&lt;BR /&gt;&lt;BR /&gt;Suppose I have a user1, user2,..usern on SRV2 server .Now I need to give access /mynfs to user1 and user2 only.&lt;BR /&gt;&lt;BR /&gt;How shall do this configuration. &lt;BR /&gt;</description>
      <pubDate>Sun, 20 Jun 2004 12:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310013#M567708</guid>
      <dc:creator>Abhijeet_3</dc:creator>
      <dc:date>2004-06-20T12:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: NFS access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310014#M567709</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;'exportfs' doesn't have any option to specify individual users (except root). So, if there are directories belonging to usern in that filesystem, then they will be accessable to usern on the NFS client (SRV2) if usern exists on it. Either you have to export only those directories that belong to user1 and user2 or manage the permissions on /share on such that others will not have access to it.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sun, 20 Jun 2004 12:57:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310014#M567709</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-06-20T12:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: NFS access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310015#M567710</link>
      <description>As of yet user management on an nfs share , excpet for root is not possible .&lt;BR /&gt;The only way to do is to manage your permissions rule or access rules accordingly on the NFS server prior to exporting it .</description>
      <pubDate>Sun, 20 Jun 2004 21:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310015#M567710</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2004-06-20T21:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310016#M567711</link>
      <description>The best way is to have passwd file copied across to the second machine. So that the user id's match &lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Sun, 20 Jun 2004 21:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310016#M567711</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-20T21:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310017#M567712</link>
      <description>I agree with Kapil, best way is same /etc/passwd.&lt;BR /&gt;&lt;BR /&gt;The worse way is  use CIFS/SAMBA package instead of nfs, becasuse it is a little bit difficult and time consumig to install and configure this package and also reliability and performance is less then NFS V3 (I guess it is like NFS V2 ;-). &lt;BR /&gt;On SVR1 you have to install samba server and on SVR2 the client and after some configuration steps (smb.conf)  on sever side, you will be able to restrict privileges on mounted disk for example on certain group only, simply you can add following into your fstab:&lt;BR /&gt;//svr1/share        /mynfs     smbfs      fmask=777,dmask=777,gid=1001,username=xxx,password=yyy,workgroup=zzz 0 0&lt;BR /&gt;&lt;BR /&gt;br Jan</description>
      <pubDate>Tue, 22 Jun 2004 04:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-access/m-p/3310017#M567712</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-06-22T04:54:46Z</dc:date>
    </item>
  </channel>
</rss>

