<?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: export hpux option root=machine not  working on linux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017539#M427804</link>
    <description>&lt;BR /&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;Thanks for all the suggestions.&lt;BR /&gt;&lt;BR /&gt;I check that user id for root where identical on both hosts and /etc/hosts files correctly mentionned each other.&lt;BR /&gt;&lt;BR /&gt;I solved the problem by providing a '-o suid' option to the mount command on the linux box. Now the files created by root on the linux mounted directory are also known as root on the HPUX system.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Dec 2006 12:49:46 GMT</pubDate>
    <dc:creator>BERTRAND_7</dc:creator>
    <dc:date>2006-12-07T12:49:46Z</dc:date>
    <item>
      <title>export hpux option root=machine not  working on linux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017535#M427800</link>
      <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;From an HPUX 11.23 (vxfs) host, I export a directory (/hibackup) with the options -i -o root=HAC11&lt;BR /&gt;When I run the command exportfs, I get:&lt;BR /&gt;/hibackup  -root=HAC11&lt;BR /&gt;&lt;BR /&gt;I mount this directory on a linux Red hat AS 3 computer as:&lt;BR /&gt;mount har01:/hibackup /hibackup &lt;BR /&gt;&lt;BR /&gt;As user root, on the linux host, I create a file:&lt;BR /&gt;touch /hibackup/test&lt;BR /&gt;&lt;BR /&gt;The owner of the test files is:&lt;BR /&gt;- from the HPUX: nobody, nogroup&lt;BR /&gt;- from linux: 4294967294, 4294967294&lt;BR /&gt;&lt;BR /&gt;What is missing in my settings to create root files from the linux host on the mounted directory.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2006 10:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017535#M427800</guid>
      <dc:creator>BERTRAND_7</dc:creator>
      <dc:date>2006-12-07T10:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: export hpux option root=machine not  working on linux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017536#M427801</link>
      <description>Bruno,&lt;BR /&gt;not sure about Linux, but:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1004753" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1004753&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You may want to look at -o anon=  option</description>
      <pubDate>Thu, 07 Dec 2006 11:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017536#M427801</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-07T11:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: export hpux option root=machine not  working on linux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017537#M427802</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;is your linux box really the host HAC11? The naming resolution must be setup in a way, that the server (har01 in your case) identifies the request exactly origination from that name!&lt;BR /&gt;&lt;BR /&gt;Set the permissions of a directory /hibackup/testdir in a way that only root has write access and try to put files into this directory:&lt;BR /&gt;At har01:&lt;BR /&gt;mkdir /hibackup/testdir&lt;BR /&gt;chmod 755 /hibackup/testdir&lt;BR /&gt;&lt;BR /&gt;At client:&lt;BR /&gt;touch /hibackup/testdir/testfile&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Thu, 07 Dec 2006 11:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017537#M427802</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-12-07T11:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: export hpux option root=machine not  working on linux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017538#M427803</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;Does the HP-UX system really resolve the IP address of the Linux client to the string "HAC11"?  One thing that might be helpful would be to unmount the filesystem, turn on debug rpc.mountd logging (by sending a SIGUSR2 signal to the rpc.mountd daemon), re-mount the filesystem and turn off the debug rpc.mountd logging (another SIGUSR2 to rpc.mountd).  The debug log file will tell you exactly how the server thinks the client is named.&lt;BR /&gt;&lt;BR /&gt;If you have any problems collecting the logfile or interpreting the output let me know.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 07 Dec 2006 11:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017538#M427803</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-12-07T11:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: export hpux option root=machine not  working on linux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017539#M427804</link>
      <description>&lt;BR /&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;Thanks for all the suggestions.&lt;BR /&gt;&lt;BR /&gt;I check that user id for root where identical on both hosts and /etc/hosts files correctly mentionned each other.&lt;BR /&gt;&lt;BR /&gt;I solved the problem by providing a '-o suid' option to the mount command on the linux box. Now the files created by root on the linux mounted directory are also known as root on the HPUX system.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2006 12:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017539#M427804</guid>
      <dc:creator>BERTRAND_7</dc:creator>
      <dc:date>2006-12-07T12:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: export hpux option root=machine not  working on linux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017540#M427805</link>
      <description>See above</description>
      <pubDate>Thu, 07 Dec 2006 13:07:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-hpux-option-root-machine-not-working-on-linux/m-p/5017540#M427805</guid>
      <dc:creator>BERTRAND_7</dc:creator>
      <dc:date>2006-12-07T13:07:50Z</dc:date>
    </item>
  </channel>
</rss>

