<?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 errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-errors/m-p/4078792#M308720</link>
    <description>Hello Sharath,&lt;BR /&gt;&lt;BR /&gt;Install HP CIFS Server A.02.03.02 (Samba):&lt;BR /&gt;&lt;A href="https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=B8725AA" target="_blank"&gt;https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 01 Oct 2007 02:16:14 GMT</pubDate>
    <dc:creator>TY 007</dc:creator>
    <dc:date>2007-10-01T02:16:14Z</dc:date>
    <item>
      <title>samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-errors/m-p/4078791#M308719</link>
      <description># uname -a&lt;BR /&gt;HP-UX test3 B.11.11 U 9000/785 2013846943 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;# swlist | grep Samba&lt;BR /&gt;  Samba                         3.0.23a        Samba Server&lt;BR /&gt;&lt;BR /&gt;script to start Samba&lt;BR /&gt;&lt;BR /&gt;#!/bin/ksh&lt;BR /&gt;mode=$1&lt;BR /&gt;&lt;BR /&gt;case $mode in&lt;BR /&gt;&lt;BR /&gt;'start_msg')&lt;BR /&gt;             echo "Start Samba Server"&lt;BR /&gt;             ;;&lt;BR /&gt;'stop_msg')&lt;BR /&gt;             echo "Stop Samba Server"&lt;BR /&gt;             ;;&lt;BR /&gt;'start')&lt;BR /&gt;             /usr/local/samba/bin/smbd -D&lt;BR /&gt;             /usr/local/samba/bin/nmbd -D&lt;BR /&gt;             ;;&lt;BR /&gt;'stop')&lt;BR /&gt;             kill `cat /var/opt/samba/locks/smbd.pid`&lt;BR /&gt;             kill `cat /var/opt/samba/locks/nmbd.pid`&lt;BR /&gt;             rm -f /var/opt/samba/locks/smbd.pid&lt;BR /&gt;             rm -f /var/opt/samba/locks/nmbd.pid&lt;BR /&gt;             ;;&lt;BR /&gt;*)&lt;BR /&gt;            echo "Usage $0 { start | stop }"&lt;BR /&gt;esac&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ./samba.ks start&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libiconv.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;./samba.ks[13]: 27317 Abort(coredump)&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: liblber.sl.2&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;./samba.ks[14]: 27318 Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;any idea how to solve this?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 01 Oct 2007 01:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-errors/m-p/4078791#M308719</guid>
      <dc:creator>sharathkv25</dc:creator>
      <dc:date>2007-10-01T01:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-errors/m-p/4078792#M308720</link>
      <description>Hello Sharath,&lt;BR /&gt;&lt;BR /&gt;Install HP CIFS Server A.02.03.02 (Samba):&lt;BR /&gt;&lt;A href="https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=B8725AA" target="_blank"&gt;https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 01 Oct 2007 02:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-errors/m-p/4078792#M308720</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-10-01T02:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-errors/m-p/4078793#M308721</link>
      <description>&lt;!--!*#--&gt;Hello Sharath,&lt;BR /&gt;&lt;BR /&gt;HP CIFS Server Patch Requirement:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B8725-90127/ar01s03.html#v1891859" target="_blank"&gt;http://docs.hp.com/en/B8725-90127/ar01s03.html#v1891859&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Install HP-UX 11.11 OS Patches:&lt;BR /&gt;PHCO_35250  libpam_unix cumulative patch&lt;BR /&gt;PHKL_30398  KI FSS ID and KI_rfscall &lt;BR /&gt;PHNE_36168  ONC/NFS General Release/Performance Patch&lt;BR /&gt;PHCO_35743  libc cumulative patch&lt;BR /&gt;PHCO_31923  libc cumulative header file patch&lt;BR /&gt;PHNE_29445  libnss_dns DNS backend patch&lt;BR /&gt;PHSS_29487  GSS-API Version 1.0 Cumulative patch&lt;BR /&gt;PHSS_36286  KRB5-Client Version 1.0 cumulative patch&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2007 21:05:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-errors/m-p/4078793#M308721</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-10-01T21:05:21Z</dc:date>
    </item>
  </channel>
</rss>

