<?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 in Linux from HP-UX in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271510#M33847</link>
    <description>What's are user and group ID of HP-UX user oracle and group oinstall.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
    <pubDate>Wed, 17 Sep 2008 21:39:14 GMT</pubDate>
    <dc:creator>Ivan Krastev</dc:creator>
    <dc:date>2008-09-17T21:39:14Z</dc:date>
    <item>
      <title>NFS in Linux from HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271509#M33846</link>
      <description>Red Hat Enterprise Linux 3.8&lt;BR /&gt;HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;NFS Mount directories before to mount it...&lt;BR /&gt;&lt;BR /&gt;Linux directory ownership: oracle:oinstall&lt;BR /&gt;HP-UX directoru ownership: oracle:oinstall&lt;BR /&gt;&lt;BR /&gt;But when I mount the HP-UX directory from Linux, the ownership of the directory in linux change to 101:ident&lt;BR /&gt;&lt;BR /&gt;# umount /apptmp/pruebas&lt;BR /&gt;# ll&lt;BR /&gt;total 4&lt;BR /&gt;drwxr-xr-x    2 oracle   oinstall     4096 Aug 11 02:37 pruebas&lt;BR /&gt;# mount -t nfs 172.16.110.41:/data/LCTEST/TMP /apptmp/pruebas&lt;BR /&gt;# ll&lt;BR /&gt;total 25&lt;BR /&gt;drwxrwxrwx    2 101      ident       24576 Sep 18  2008 pruebas&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2008 21:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271509#M33846</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2008-09-17T21:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: NFS in Linux from HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271510#M33847</link>
      <description>What's are user and group ID of HP-UX user oracle and group oinstall.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 17 Sep 2008 21:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271510#M33847</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-09-17T21:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS in Linux from HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271511#M33848</link>
      <description>HP-UX:&lt;BR /&gt;uid=101(oracle) gid=101(oinstall) groups=102(dba)&lt;BR /&gt;&lt;BR /&gt;Linux:&lt;BR /&gt;uid=500(oracle) gid=500(oinstall) groups=500(oinstall),501(dba),502(dbo)</description>
      <pubDate>Thu, 18 Sep 2008 15:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271511#M33848</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2008-09-18T15:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFS in Linux from HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271512#M33849</link>
      <description>NFS doesn't interpret, extrapolate, or guess about UIDs and GIDs. If you want them to be owned by the same user and group, you must be sure the UIDs and GIDs match for those users and groups on both systems.</description>
      <pubDate>Thu, 18 Sep 2008 18:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271512#M33849</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2008-09-18T18:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: NFS in Linux from HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271513#M33850</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You have inconsistencies in the numeric user id's between the HP-UX and Linux system.&lt;BR /&gt;&lt;BR /&gt;To get permissions and ownership to be right you need to solve those issues or use NIS and make one server the master and one the slave.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 18 Sep 2008 19:35:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271513#M33850</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-09-18T19:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: NFS in Linux from HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271514#M33851</link>
      <description>Plesae match oracle user UID on both the machine. That will solve the problem</description>
      <pubDate>Fri, 19 Sep 2008 10:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-in-linux-from-hp-ux/m-p/4271514#M33851</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-19T10:47:36Z</dc:date>
    </item>
  </channel>
</rss>

