<?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 mount path in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664253#M242532</link>
    <description>I want to mount a path from remote server to local server , but if I don't have the root password of the local server , can I do that ? thx</description>
    <pubDate>Thu, 03 Nov 2005 20:36:51 GMT</pubDate>
    <dc:creator>addendum</dc:creator>
    <dc:date>2005-11-03T20:36:51Z</dc:date>
    <item>
      <title>mount path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664253#M242532</link>
      <description>I want to mount a path from remote server to local server , but if I don't have the root password of the local server , can I do that ? thx</description>
      <pubDate>Thu, 03 Nov 2005 20:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664253#M242532</guid>
      <dc:creator>addendum</dc:creator>
      <dc:date>2005-11-03T20:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: mount path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664254#M242533</link>
      <description>No. Making changes to the mounted filesystems requires the root user ID.</description>
      <pubDate>Thu, 03 Nov 2005 21:04:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664254#M242533</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-11-03T21:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: mount path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664255#M242534</link>
      <description>Only super user can mount remote and local filesystems.&lt;BR /&gt;You need root access to do that</description>
      <pubDate>Thu, 03 Nov 2005 22:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664255#M242534</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-11-03T22:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: mount path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664256#M242535</link>
      <description>It's must that u need super user permission to mount the filesystems.if u have sudo access permitted will alos work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 04 Nov 2005 13:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664256#M242535</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2005-11-04T13:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: mount path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664257#M242536</link>
      <description>It's must that u need super user permission to mount the filesystems.if u have sudo access permitted will also work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 04 Nov 2005 13:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664257#M242536</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2005-11-04T13:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: mount path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664258#M242537</link>
      <description>Must have superuser rights</description>
      <pubDate>Fri, 04 Nov 2005 13:58:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664258#M242537</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-11-04T13:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: mount path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664259#M242538</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If you dont know the root password only other way is if there is another id with root priveleges.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Fri, 04 Nov 2005 14:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664259#M242538</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-11-04T14:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: mount path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664260#M242539</link>
      <description>HI Addendum,&lt;BR /&gt;&lt;BR /&gt;You need root access to mount that. Or root equivalent access with uid 0.&lt;BR /&gt;&lt;BR /&gt;Or if you have sudo root access , you can do without requiring password. $ sudo su -  , will take you to # prompt.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Mon, 07 Nov 2005 14:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-path/m-p/3664260#M242539</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-11-07T14:54:52Z</dc:date>
    </item>
  </channel>
</rss>

