<?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 mountd and/or pcnfsd problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160433#M159296</link>
    <description>I have an old DOS application that mounts an exported file system using FTP software's PCTCP idmnt command. This configuration works fine when the host is at 10.20, but fails on my 11.0 host. Near as I can tell both host setups are the same. The PC error is "Mount access denied" and the mountd log reports "mount request from (anon) denied: Permission denied" The PC is coming in as user "nobody" There is no pcnfsd.conf config file.&lt;BR /&gt;&lt;BR /&gt;I'm running out of time so upgrading the DOS app really isn't an option. Any help would be greatly appreciated!</description>
    <pubDate>Fri, 09 Jan 2004 08:09:45 GMT</pubDate>
    <dc:creator>Ross Goldman_2</dc:creator>
    <dc:date>2004-01-09T08:09:45Z</dc:date>
    <item>
      <title>mountd and/or pcnfsd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160433#M159296</link>
      <description>I have an old DOS application that mounts an exported file system using FTP software's PCTCP idmnt command. This configuration works fine when the host is at 10.20, but fails on my 11.0 host. Near as I can tell both host setups are the same. The PC error is "Mount access denied" and the mountd log reports "mount request from (anon) denied: Permission denied" The PC is coming in as user "nobody" There is no pcnfsd.conf config file.&lt;BR /&gt;&lt;BR /&gt;I'm running out of time so upgrading the DOS app really isn't an option. Any help would be greatly appreciated!</description>
      <pubDate>Fri, 09 Jan 2004 08:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160433#M159296</guid>
      <dc:creator>Ross Goldman_2</dc:creator>
      <dc:date>2004-01-09T08:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: mountd and/or pcnfsd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160434#M159297</link>
      <description>Check the file /etc/exports, the output of showmount -e (should be more or less the same), etc. Probably the problem is somewhere in those config files.&lt;BR /&gt;&lt;BR /&gt;Also check if the HP-UX 11 system can resolv the IP address of the PC...</description>
      <pubDate>Fri, 09 Jan 2004 08:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160434#M159297</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-09T08:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: mountd and/or pcnfsd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160435#M159298</link>
      <description>The exports appear to be OK. The 11.0 host can ping the PC. From the PC I can telnet and ftp into the 11.0 host. The file system I'm trying to mount has full access permissions. Could this problem be some difference between 10.20 and 11.0?</description>
      <pubDate>Fri, 09 Jan 2004 09:01:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160435#M159298</guid>
      <dc:creator>Ross Goldman_2</dc:creator>
      <dc:date>2004-01-09T09:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: mountd and/or pcnfsd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160436#M159299</link>
      <description>It could very well be a difference between 10.20 and 11.00, but I think it is more related to the different moments in time of configuring the HP-UX machines or perhaps the different IP addresses or something like that.&lt;BR /&gt;&lt;BR /&gt;I think you could help us help you by posting the showmount -e outputs of both the 10.20 and 11.00 box for the filesystems you are trying to mount on the PC (the one that succeeds and the one that fails).&lt;BR /&gt;&lt;BR /&gt;Also, check for the presence of the user nobody in the password files on both UX boxes. Perhaps there is a difference between those that's causing the problem.&lt;BR /&gt;&lt;BR /&gt;Hope you can solve this before I'm online again (probably not before monday).</description>
      <pubDate>Fri, 09 Jan 2004 09:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160436#M159299</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-09T09:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: mountd and/or pcnfsd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160437#M159300</link>
      <description>The "nobody" user is the same in both passwd files.&lt;BR /&gt;&lt;BR /&gt;showmount -e on 10.20 (works):&lt;BR /&gt;/export/ford/ut040018 all_ut&lt;BR /&gt;/export/ford/ut040018/unix all_ut,&lt;BR /&gt;136.17.176.123,&lt;BR /&gt;[bunch of IP addrs],136.17.180.151&lt;BR /&gt;&lt;BR /&gt;showmount -e on 11.0 (does not work):&lt;BR /&gt;/export/ford/utprod all_ut&lt;BR /&gt;/export/ford/utprod/u all_ut,136.17.180.151&lt;BR /&gt;&lt;BR /&gt;136.17.180.151 is the PC in question&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jan 2004 09:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountd-and-or-pcnfsd-problem/m-p/3160437#M159300</guid>
      <dc:creator>Ross Goldman_2</dc:creator>
      <dc:date>2004-01-09T09:54:53Z</dc:date>
    </item>
  </channel>
</rss>

