<?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 mount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075305#M572912</link>
    <description>I upgraded from 10.20 to 11.0 on the OS.&lt;BR /&gt;&lt;BR /&gt;Linda&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Sep 2003 15:59:15 GMT</pubDate>
    <dc:creator>Linda Lux</dc:creator>
    <dc:date>2003-09-19T15:59:15Z</dc:date>
    <item>
      <title>NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075297#M572904</link>
      <description>I have upgraded to 11.0.&lt;BR /&gt;I mount a NT server running a FaxSr software &lt;BR /&gt;with this command:&lt;BR /&gt;mount -o soft fax:/FaxSr         /fax &amp;amp;&lt;BR /&gt;&lt;BR /&gt;when I try to move a test file from HP to an &lt;BR /&gt;a folder called /fax/filescan this is the command and the results:&lt;BR /&gt;&lt;BR /&gt;mv linda* /fax/filescan&lt;BR /&gt;&lt;BR /&gt;mv: /fax/filescan/lindaTKf7_001.txt-23920.txt: cannot close: Permission denied&lt;BR /&gt;&lt;BR /&gt;if I do an ll on /fax/filescan it looks like this:&lt;BR /&gt;----------   1 linda      InfoSys          0 Sep 19 11:10 lindaTKf7_001.txt-2392&lt;BR /&gt;0.txt&lt;BR /&gt;&lt;BR /&gt;No data is transferred and the permissions are all ------------ &lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;Linda&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 15:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075297#M572904</guid>
      <dc:creator>Linda Lux</dc:creator>
      <dc:date>2003-09-19T15:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075298#M572905</link>
      <description>First, when you do a mount you don't need to put the &amp;amp; after it to put it in the background.&lt;BR /&gt;&lt;BR /&gt;What does 'll /fax' show?  What are the permissions on the dir?</description>
      <pubDate>Fri, 19 Sep 2003 15:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075298#M572905</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-09-19T15:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075299#M572906</link>
      <description>it is:&lt;BR /&gt;&lt;BR /&gt;drwxrwxrwx   1 linda      InfoSys       1024 Sep 19 06:28 fax</description>
      <pubDate>Fri, 19 Sep 2003 15:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075299#M572906</guid>
      <dc:creator>Linda Lux</dc:creator>
      <dc:date>2003-09-19T15:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075300#M572907</link>
      <description>Linda,&lt;BR /&gt;  Are you running this as root?  Can you mv the file as root?  &lt;BR /&gt;  Apart from moving the files, can you touch a empty file inside that dir?  &lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Fri, 19 Sep 2003 15:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075300#M572907</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-09-19T15:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075301#M572908</link>
      <description>Linda,&lt;BR /&gt;&lt;BR /&gt;Doesn't the folder have to be exported with the proper permissions on the NT server side?  Have you checked there?  Is the hostname right on the export.  Do the user id's map correctly on both sides?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 15:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075301#M572908</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-09-19T15:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075302#M572909</link>
      <description>I get the message whether I am linda or root&lt;BR /&gt;&lt;BR /&gt;On the NT side, everytime I ask my net admins about exporting the file systems on the server - they go HUH?&lt;BR /&gt;&lt;BR /&gt;So if I can find out how to do it - I will - since I am not a net admin, I need some help&lt;BR /&gt;Linda&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 15:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075302#M572909</guid>
      <dc:creator>Linda Lux</dc:creator>
      <dc:date>2003-09-19T15:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075303#M572910</link>
      <description>I can do a touch /fax/filescan/test and it looks like this:&lt;BR /&gt;-rw-rw-rw-   1 linda      InfoSys          0 Sep 19 11:51 test&lt;BR /&gt;&lt;BR /&gt;Linda&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 15:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075303#M572910</guid>
      <dc:creator>Linda Lux</dc:creator>
      <dc:date>2003-09-19T15:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075304#M572911</link>
      <description>Linda,&lt;BR /&gt;&lt;BR /&gt;Let me ask you this, then - did this work prior to the upgrade?  If so, what changed during the upgrade that may have affected this (i.e. hostname, uid - the sort of thing on which permission might be based)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 15:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075304#M572911</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-09-19T15:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075305#M572912</link>
      <description>I upgraded from 10.20 to 11.0 on the OS.&lt;BR /&gt;&lt;BR /&gt;Linda&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 15:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075305#M572912</guid>
      <dc:creator>Linda Lux</dc:creator>
      <dc:date>2003-09-19T15:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075306#M572913</link>
      <description>I know this is a painful option.&lt;BR /&gt;&lt;BR /&gt;NT doesn't have NFS support built in.  Your NT admins obviously don't know how to support whatever product you added to handle this.&lt;BR /&gt;&lt;BR /&gt;Wouldn't it be easier to just use Samba/CIFS, which can connect and work with any Windoze Share?&lt;BR /&gt;&lt;BR /&gt;Here are the links.&lt;BR /&gt;Client:&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA&lt;/A&gt;&lt;BR /&gt;Server:&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A really easy config doc:&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/8-toc.html&amp;amp;searchterms=configuration%7cCIFS/9000&amp;amp;queryid=20030919-105839" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/8-toc.html&amp;amp;searchterms=configuration%7cCIFS/9000&amp;amp;queryid=20030919-105839&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Literally this is a install, one one script type deal and you don't have to deal with any issues on the NT side other than setting up an account for the HP machine.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 16:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075306#M572913</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-19T16:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075307#M572914</link>
      <description>Linda,&lt;BR /&gt;&lt;BR /&gt;According to "Windows in a Nutshell", the "server" menu under the "control panel" has a "replication" section, under which there is an "export" sub-menu.  One of the items listed in that sub-menu is "To List".  That, I think, is where the hosts that are allowed to access this folder would be listed.&lt;BR /&gt;&lt;BR /&gt;Warning:  I can barely spell NT so take anything I've said with a grain of salt, please!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 16:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075307#M572914</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-09-19T16:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075308#M572915</link>
      <description>Maybe I should explain the process:&lt;BR /&gt;&lt;BR /&gt;I have an application runnning on the HP side, from which the user can run a text report to a /tmp/faxout area. From there, a script moves it to the mounted NT server folder(filescan) which then signals the server to run the fax software to fax the data for the user. It is just a convenience, saves the user about 3 additional steps. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 16:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075308#M572915</guid>
      <dc:creator>Linda Lux</dc:creator>
      <dc:date>2003-09-19T16:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075309#M572916</link>
      <description>I should also explain, the directory of /tmp/faxout is on an xvfs type file system, now.&lt;BR /&gt;On 10.20 it was hfs type&lt;BR /&gt;&lt;BR /&gt;Linda&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 18:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/3075309#M572916</guid>
      <dc:creator>Linda Lux</dc:creator>
      <dc:date>2003-09-19T18:25:23Z</dc:date>
    </item>
  </channel>
</rss>

