<?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: Samba - reverse samba . in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662870#M242340</link>
    <description>&lt;BR /&gt;cifsmount //windowshost.domain.com/winshare   /unixdir -U ntlogin -P ntpasswd -s -r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cifsmount is in /opt/cifclient/bin. You should already have cifsclient if yu have HP-UX 11i.&lt;BR /&gt;&lt;BR /&gt;1. You will need to edit the WORKGROUP/DOMAIN directibe in the /etc/opt/cifsclient/cifsclient.cfg file.&lt;BR /&gt;&lt;BR /&gt;2. You will need to set cifsclient to auto-start via the file /etc/rc.config.d/cifsclient&lt;BR /&gt;&lt;BR /&gt;3. You will need to start cifsclient daemon via "/sbin/init.d/cifsclient start"&lt;BR /&gt;&lt;BR /&gt;The above example cifsclient command will make the mount persist accross reboots via its being registered in the cifsclient database. If you do not want it in the database, you can also do persistent cifs mount via /etc/fstab. See cifsmount man page.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Nov 2005 09:11:21 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2005-11-02T09:11:21Z</dc:date>
    <item>
      <title>Samba - reverse samba .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662866#M242336</link>
      <description>Hi All ,&lt;BR /&gt;&lt;BR /&gt;Do you know how to set reverse samba ,meaning reach NT share from Unix .&lt;BR /&gt;&lt;BR /&gt;BYE ,&lt;BR /&gt;Eran.</description>
      <pubDate>Wed, 02 Nov 2005 08:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662866#M242336</guid>
      <dc:creator>chapaya_1</dc:creator>
      <dc:date>2005-11-02T08:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - reverse samba .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662867#M242337</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;use smbclient&lt;BR /&gt;&lt;BR /&gt;regards gga</description>
      <pubDate>Wed, 02 Nov 2005 08:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662867#M242337</guid>
      <dc:creator>GGA</dc:creator>
      <dc:date>2005-11-02T08:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - reverse samba .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662868#M242338</link>
      <description>Download cifsclient from&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and cifsmount yout Windows drive&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Wed, 02 Nov 2005 09:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662868#M242338</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2005-11-02T09:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - reverse samba .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662869#M242339</link>
      <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949995" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949995&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check the above thread for more information. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 02 Nov 2005 09:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662869#M242339</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-11-02T09:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - reverse samba .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662870#M242340</link>
      <description>&lt;BR /&gt;cifsmount //windowshost.domain.com/winshare   /unixdir -U ntlogin -P ntpasswd -s -r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cifsmount is in /opt/cifclient/bin. You should already have cifsclient if yu have HP-UX 11i.&lt;BR /&gt;&lt;BR /&gt;1. You will need to edit the WORKGROUP/DOMAIN directibe in the /etc/opt/cifsclient/cifsclient.cfg file.&lt;BR /&gt;&lt;BR /&gt;2. You will need to set cifsclient to auto-start via the file /etc/rc.config.d/cifsclient&lt;BR /&gt;&lt;BR /&gt;3. You will need to start cifsclient daemon via "/sbin/init.d/cifsclient start"&lt;BR /&gt;&lt;BR /&gt;The above example cifsclient command will make the mount persist accross reboots via its being registered in the cifsclient database. If you do not want it in the database, you can also do persistent cifs mount via /etc/fstab. See cifsmount man page.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Nov 2005 09:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-reverse-samba/m-p/3662870#M242340</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-11-02T09:11:21Z</dc:date>
    </item>
  </channel>
</rss>

