<?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 a FS between Windows - Unix in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743362#M256522</link>
    <description>sdip,&lt;BR /&gt;&lt;BR /&gt;If you're runing 11.11 or 11.23, you most likely already have CIFS Client installed - which BTW is your best Windows-&amp;gt;Unix filesharing solution.&lt;BR /&gt;&lt;BR /&gt;How?&lt;BR /&gt;&lt;BR /&gt;edit /etc/rc.config.d/cifsclient&lt;BR /&gt;   set RUN_CIFSCLIENT=1 &lt;BR /&gt;edit /etc/opt/cifsclient/cifsclient.cfg&lt;BR /&gt;  domain = "YourWindows_workGroup_or_Domain"&lt;BR /&gt;  guestUser = "root"&lt;BR /&gt;Start Cifsclient:&lt;BR /&gt;  /opt/cifsclient/bin/cifsclient start&lt;BR /&gt;Create mount directory on unis - say /winshare&lt;BR /&gt;&lt;BR /&gt;Mount so it is static/survies reboots:&lt;BR /&gt;&lt;BR /&gt;cifsmount \\winserver\fileshare /winshare -s -U windowsusername&lt;BR /&gt;&lt;BR /&gt;&lt;SUPPLY windowsusername="" password=""&gt;&lt;BR /&gt;&lt;BR /&gt;man on cifsmount for other options.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Another Solution is install Windows SFU (Services for UNIX) on windows and share to UNIX via NFS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SUPPLY&gt;</description>
    <pubDate>Fri, 03 Mar 2006 15:21:04 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2006-03-03T15:21:04Z</dc:date>
    <item>
      <title>Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743352#M256512</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there any way we can mount any Windows directory to our HP-UX box. I have installed SAMBA in our HP-UX box &amp;amp; trying to find if I can mount the same. My Windows server is standalone box, it is not attached with any domain, but my Unix box is attached with Domain.&lt;BR /&gt;&lt;BR /&gt;Can anybody advise me how it can acheive</description>
      <pubDate>Fri, 03 Mar 2006 02:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743352#M256512</guid>
      <dc:creator>sdip</dc:creator>
      <dc:date>2006-03-03T02:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743353#M256513</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can do this with smbclient&lt;BR /&gt;&lt;BR /&gt;Check the man page&lt;BR /&gt;&lt;BR /&gt;man smbclient&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hmug.org/man/1/smbclient.php" target="_blank"&gt;http://www.hmug.org/man/1/smbclient.php&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 02:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743353#M256513</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-03-03T02:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743354#M256514</link>
      <description>Hello,&lt;BR /&gt;smbfs is linux only feature. No other version of Unix supports that. You need kernel level support for such a thing.&lt;BR /&gt;You can install NFS services on windows box and mount windows share as NFS file system.&lt;BR /&gt;There is also possibility to use linux box "as a bridge" to do that.</description>
      <pubDate>Fri, 03 Mar 2006 02:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743354#M256514</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-03-03T02:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743355#M256515</link>
      <description>Thanks all for your advise. Since I already told we are using HP-UX box so not sure how we can use linux feature..&lt;BR /&gt;&lt;BR /&gt;I also have a look that smbclient facility but no luck..</description>
      <pubDate>Fri, 03 Mar 2006 02:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743355#M256515</guid>
      <dc:creator>sdip</dc:creator>
      <dc:date>2006-03-03T02:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743356#M256516</link>
      <description>In that case the best way should be to install NFS services in windows.&lt;BR /&gt;How to use linux feature?&lt;BR /&gt;First mount windows share in some mount point as smbfs (for example /mnt/windisk). Than export that directory as NFS share so HP-UX can  mount it.</description>
      <pubDate>Fri, 03 Mar 2006 03:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743356#M256516</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-03-03T03:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743357#M256517</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could use HP's CIFS client software.  It's free and supported by HP.  There is documentation available from &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Fri, 03 Mar 2006 04:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743357#M256517</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2006-03-03T04:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743358#M256518</link>
      <description>Thanks Darren,&lt;BR /&gt;&lt;BR /&gt;I think I was looking for this solution. Would appreciate if you can pass me some example configs where dir canbe mounted from WIN to HP-UX</description>
      <pubDate>Fri, 03 Mar 2006 08:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743358#M256518</guid>
      <dc:creator>sdip</dc:creator>
      <dc:date>2006-03-03T08:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743359#M256519</link>
      <description>sdip&lt;BR /&gt;&lt;BR /&gt;To make a simple connection between UNIX and Windows you create your samba environment and set up a samba share (that's what you mount to when coming from Windows to UNIX).&lt;BR /&gt;To start Samba...it's startsmb; to stop stopsmb; to check status smbstatus.&lt;BR /&gt;Make sure you put where these are in your PATH statement (/opt/samba/bin).&lt;BR /&gt;Then on the Windows box you just go to Start/Explore and from top toolbar hit Tools/Map Network Drive...then select an open drive, in Folder put:  \\UNIX-Box\share-name     &lt;BR /&gt;&lt;BR /&gt;Now if Windows is exporting the file system, get that info from Windows on how to do it.&lt;BR /&gt;On the UNIX box to import the file system is a simple matter of mounting an NFS fs...&lt;BR /&gt;/usr/sbin/mount -F nfs &lt;WINHOST&gt;:&lt;/WINHOST&gt; &lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;...least that's as far as memory recalls...</description>
      <pubDate>Fri, 03 Mar 2006 08:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743359#M256519</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2006-03-03T08:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743360#M256520</link>
      <description>This is covered in the CIFS client admin guide, but the basics are:&lt;BR /&gt;&lt;BR /&gt;cifsclient start&lt;BR /&gt;mount -F cifs servername:/sharetomount /mountpoint&lt;BR /&gt;cifslogin servername accountname&lt;BR /&gt;&lt;BR /&gt;You can then use cifslist to show the connections, and use normal HP-UX commands to move round the share, delete/write files, etc.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Fri, 03 Mar 2006 09:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743360#M256520</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2006-03-03T09:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743361#M256521</link>
      <description>This is the one that works for me:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/cifsmount "//Winserver/Winshare" /mountpoint -U Winuser -P Winpassword -I IPofWinserver&lt;BR /&gt;&lt;BR /&gt;I got this from the forums somewhere.</description>
      <pubDate>Fri, 03 Mar 2006 12:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743361#M256521</guid>
      <dc:creator>Gavin Clarke</dc:creator>
      <dc:date>2006-03-03T12:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing a FS between Windows - Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743362#M256522</link>
      <description>sdip,&lt;BR /&gt;&lt;BR /&gt;If you're runing 11.11 or 11.23, you most likely already have CIFS Client installed - which BTW is your best Windows-&amp;gt;Unix filesharing solution.&lt;BR /&gt;&lt;BR /&gt;How?&lt;BR /&gt;&lt;BR /&gt;edit /etc/rc.config.d/cifsclient&lt;BR /&gt;   set RUN_CIFSCLIENT=1 &lt;BR /&gt;edit /etc/opt/cifsclient/cifsclient.cfg&lt;BR /&gt;  domain = "YourWindows_workGroup_or_Domain"&lt;BR /&gt;  guestUser = "root"&lt;BR /&gt;Start Cifsclient:&lt;BR /&gt;  /opt/cifsclient/bin/cifsclient start&lt;BR /&gt;Create mount directory on unis - say /winshare&lt;BR /&gt;&lt;BR /&gt;Mount so it is static/survies reboots:&lt;BR /&gt;&lt;BR /&gt;cifsmount \\winserver\fileshare /winshare -s -U windowsusername&lt;BR /&gt;&lt;BR /&gt;&lt;SUPPLY windowsusername="" password=""&gt;&lt;BR /&gt;&lt;BR /&gt;man on cifsmount for other options.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Another Solution is install Windows SFU (Services for UNIX) on windows and share to UNIX via NFS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SUPPLY&gt;</description>
      <pubDate>Fri, 03 Mar 2006 15:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-a-fs-between-windows-unix/m-p/3743362#M256522</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2006-03-03T15:21:04Z</dc:date>
    </item>
  </channel>
</rss>

