<?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: Sharing an HP-UX filesystem via Win2K in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823739#M87115</link>
    <description>Hi Stefan,&lt;BR /&gt;&lt;BR /&gt;I don't believe that you can reshare a mapped network drive on  Win2k anyway so I'm a little confused. :)&lt;BR /&gt;&lt;BR /&gt;Is the application normally expecting you to share out a local drive from the Win2k server?&lt;BR /&gt;&lt;BR /&gt;The only suggestion I have is to see whether you can do something with the netbios aliases option (documented in smb.conf's man page and also in the O'Reilly Using Samba book.) Please note that I've never tried this - but it _may_ be possible to have the Samba server aliased to the Win2k box...  Potentially the app would then map to the drive as if it were on the Win2k box.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
    <pubDate>Fri, 11 Oct 2002 09:39:56 GMT</pubDate>
    <dc:creator>Darren Prior</dc:creator>
    <dc:date>2002-10-11T09:39:56Z</dc:date>
    <item>
      <title>Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823736#M87112</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We are trying to investigate a method to;&lt;BR /&gt;1. Mount/share an HP-UX filesystem on a Windows2000 server (easy).&lt;BR /&gt;2. Then share this volume on the Win2000 server so that multiple users can then access it via the Win2K server.&lt;BR /&gt;&lt;BR /&gt;We cannot share the volume direct from HP-UX to users' desktops - we must go thru the Win2K server (for application reasons).&lt;BR /&gt;&lt;BR /&gt;We cant use NFS. Weve tried using Samba and can mount the HP-UX filesystem on the Win2K server fine - but then Win2k will NOT allow us to make this drive shareable so were stuck. Seems to be a feature of Windows!&lt;BR /&gt;&lt;BR /&gt;Anyone know of a 3rd party tool (not nfs based - preferrably Samba based) which will allow us to do this ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Stefan&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Oct 2002 08:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823736#M87112</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-10-11T08:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823737#M87113</link>
      <description>Can cygwin help? Cygwin has several server components in it's installation options and runs flawlessly with Samba on HP-UX. You can even 'cd' or symlink using UNC path'&lt;BR /&gt;&lt;BR /&gt;my_pc &amp;gt; cd //hp_ux/share/my/doc/folder&lt;BR /&gt;&lt;BR /&gt;my_pc &amp;gt; //hp_ux/share/my/script_folder/script&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cygwin.com" target="_blank"&gt;www.cygwin.com&lt;/A&gt;</description>
      <pubDate>Fri, 11 Oct 2002 09:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823737#M87113</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-10-11T09:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823738#M87114</link>
      <description>Stefan&lt;BR /&gt;&lt;BR /&gt;This is a security feature.&lt;BR /&gt;&lt;BR /&gt;What happens if you share the parent dir or drive from the Windoze 2k machine? &lt;BR /&gt;&lt;BR /&gt;- ( 2k - does that stand for 2000 major bugs still not fixed).&lt;BR /&gt;&lt;BR /&gt;Is it feasible to extend your Samba export list to all users?&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Oct 2002 09:23:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823738#M87114</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-10-11T09:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823739#M87115</link>
      <description>Hi Stefan,&lt;BR /&gt;&lt;BR /&gt;I don't believe that you can reshare a mapped network drive on  Win2k anyway so I'm a little confused. :)&lt;BR /&gt;&lt;BR /&gt;Is the application normally expecting you to share out a local drive from the Win2k server?&lt;BR /&gt;&lt;BR /&gt;The only suggestion I have is to see whether you can do something with the netbios aliases option (documented in smb.conf's man page and also in the O'Reilly Using Samba book.) Please note that I've never tried this - but it _may_ be possible to have the Samba server aliased to the Win2k box...  Potentially the app would then map to the drive as if it were on the Win2k box.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Fri, 11 Oct 2002 09:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823739#M87115</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2002-10-11T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823740#M87116</link>
      <description>Hi,&lt;BR /&gt;Configure DFS in windows 2000 server.&lt;BR /&gt;Include the unix samba share in windows 2000 Distributed file system tree . &lt;BR /&gt;I think you can access the share thru windows clients now.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Oct 2002 09:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823740#M87116</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-11T09:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823741#M87117</link>
      <description>What real problem are you trying to solve?&lt;BR /&gt;&lt;BR /&gt;Using the disk on the HP machine that already has a backup schedule?&lt;BR /&gt;&lt;BR /&gt;Don't have $200 to add to the disk on the 2K machine?  Or an already setup backup for this machine?&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Oct 2002 11:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823741#M87117</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2002-10-11T11:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823742#M87118</link>
      <description>Hi Stefan:&lt;BR /&gt;&lt;BR /&gt;I have an HP product on one of my system which does the same functions - ASU/9000 (Advance server/9000). With this product, I will be able share a HP-UX file system (or any other resources) to WinNT server and then again share the same on WinNT server to users, groups, systems etc. You can even assign permissions, rights etc to this share and will just act like a Windows file system.&lt;BR /&gt;&lt;BR /&gt;You can do the administration from either HP (man net) or from Windows. I am not sure if this is what you are looking for, but just thought of posting this.</description>
      <pubDate>Fri, 11 Oct 2002 12:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823742#M87118</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-10-11T12:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823743#M87119</link>
      <description>Thanks for all the replies everyone. I shall try them out early next week and let you know the results. Have no fear - I shall definitely allocate points once ive evaluated your replies.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Stefan</description>
      <pubDate>Fri, 11 Oct 2002 13:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823743#M87119</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-10-11T13:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823744#M87120</link>
      <description>Mr U.SivaKumar - thanks a lot, your suggestion worked perfectly! This is how to get around Microsoft/Win2K stopping remapping of shared drives - using Win2K's DFS allowed us to remap it from our Win2K server to lots of users with PC's (but not Macs - which is what we wanted to work).&lt;BR /&gt;&lt;BR /&gt;Shiju - Thanks for the suggestion of Advanced Server but we dont have any NT servers to try it on so I havent tested it.</description>
      <pubDate>Tue, 15 Oct 2002 10:17:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823744#M87120</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-10-15T10:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823745#M87121</link>
      <description>If you want to have a non-server WinNT, Win2k, or WinXP box be a MacOS server, try &lt;A href="http://www.miramar.com" target="_blank"&gt;http://www.miramar.com&lt;/A&gt; PC McLAN. Works great and simple. Not too expensive.</description>
      <pubDate>Tue, 15 Oct 2002 11:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823745#M87121</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-10-15T11:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823746#M87122</link>
      <description>Hi Stefan,&lt;BR /&gt;&lt;BR /&gt;Try using netatalk for that.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Mon, 28 Oct 2002 06:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823746#M87122</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-28T06:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing an HP-UX filesystem via Win2K</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823747#M87123</link>
      <description>Hi Stefan,&lt;BR /&gt;&lt;BR /&gt;I am new to HPUX and I am looking to share a HP-UX filesystem on a Windows2000 server, you refered to this as easy, if you could give me a few tips on how to do this, it would be really appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike.</description>
      <pubDate>Fri, 26 Mar 2004 09:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-an-hp-ux-filesystem-via-win2k/m-p/2823747#M87123</guid>
      <dc:creator>mjs79080</dc:creator>
      <dc:date>2004-03-26T09:42:17Z</dc:date>
    </item>
  </channel>
</rss>

