<?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 Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075911#M572941</link>
    <description>Thanks on the other port it works !&lt;BR /&gt;But I have a new Problem:&lt;BR /&gt;&lt;BR /&gt;Errormessage:&lt;BR /&gt;[2003/09/22 13:10:12, 0] smbd/service.c:(597)&lt;BR /&gt;  pc17-c803 (138.232.81.32) Can't change directory to /tmp (Permission denied)&lt;BR /&gt;&lt;BR /&gt;Anybody know whatÂ´s that</description>
    <pubDate>Mon, 22 Sep 2003 06:12:25 GMT</pubDate>
    <dc:creator>Rene_17</dc:creator>
    <dc:date>2003-09-22T06:12:25Z</dc:date>
    <item>
      <title>Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075906#M572936</link>
      <description>Samba Version 2.2.8a&lt;BR /&gt;HPUX11i (Version 11.11)&lt;BR /&gt;&lt;BR /&gt;CouldnÂ´t start smbd daemon !&lt;BR /&gt;Teh nmbd daemon is running !&lt;BR /&gt;&lt;BR /&gt;Errormessage:&lt;BR /&gt;[2003/09/22 09:50:16, 0] lib/util_sock.c:(804)&lt;BR /&gt;  bind failed on port 139 socket_addr = 0.0.0.0.&lt;BR /&gt;  Error = Address already in use&lt;BR /&gt;&lt;BR /&gt;Can somebody help me !&lt;BR /&gt;&lt;BR /&gt;Thanks Ren</description>
      <pubDate>Mon, 22 Sep 2003 05:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075906#M572936</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-22T05:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075907#M572937</link>
      <description>some other service is using the port 139 which samba uses by default.&lt;BR /&gt;&lt;BR /&gt;It might be hte netbios service running on that machine.&lt;BR /&gt;&lt;BR /&gt;Just do a &lt;BR /&gt;&lt;BR /&gt;#lsof -i tcp:139&lt;BR /&gt;&lt;BR /&gt;to find out the serice that is stopping smbd to start.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2003 05:57:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075907#M572937</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-22T05:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075908#M572938</link>
      <description>the command that you send me donÂ´t work</description>
      <pubDate>Mon, 22 Sep 2003 06:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075908#M572938</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-22T06:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075909#M572939</link>
      <description>Hi Rene,&lt;BR /&gt;&lt;BR /&gt;Download and install lsof from this site,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.67/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.67/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2003 06:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075909#M572939</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-09-22T06:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075910#M572940</link>
      <description>Do you have lsof installed?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you can try smbd using a different port using&lt;BR /&gt;&lt;BR /&gt;#smbd -p &lt;PORT.NO&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;/PORT.NO&gt;</description>
      <pubDate>Mon, 22 Sep 2003 06:05:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075910#M572940</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-22T06:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075911#M572941</link>
      <description>Thanks on the other port it works !&lt;BR /&gt;But I have a new Problem:&lt;BR /&gt;&lt;BR /&gt;Errormessage:&lt;BR /&gt;[2003/09/22 13:10:12, 0] smbd/service.c:(597)&lt;BR /&gt;  pc17-c803 (138.232.81.32) Can't change directory to /tmp (Permission denied)&lt;BR /&gt;&lt;BR /&gt;Anybody know whatÂ´s that</description>
      <pubDate>Mon, 22 Sep 2003 06:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075911#M572941</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-22T06:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075912#M572942</link>
      <description>Make sure yout /tmp has &lt;BR /&gt;&lt;BR /&gt;1777 permissions.&lt;BR /&gt;&lt;BR /&gt;ie,rwxrwxrwxt&lt;BR /&gt;&lt;BR /&gt;revert</description>
      <pubDate>Mon, 22 Sep 2003 06:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075912#M572942</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-22T06:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075913#M572943</link>
      <description>it has 777 permission !&lt;BR /&gt;thatÂ´s not the problem</description>
      <pubDate>Mon, 22 Sep 2003 06:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075913#M572943</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-22T06:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075914#M572944</link>
      <description>i take the port 140 for smbd !</description>
      <pubDate>Mon, 22 Sep 2003 06:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075914#M572944</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-22T06:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075915#M572945</link>
      <description>Are you using a Linux machine for this samba server?&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Mon, 22 Sep 2003 22:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075915#M572945</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-22T22:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075916#M572946</link>
      <description>I change the startnumber of the startscript&lt;BR /&gt;The script starts now earlier at startup !&lt;BR /&gt;Now it works ! I donÂ´t know what prozess uses the port 139 ?&lt;BR /&gt;&lt;BR /&gt;Thanks for your attention</description>
      <pubDate>Tue, 23 Sep 2003 01:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075916#M572946</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-23T01:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075917#M572947</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;samba service enable into /etc/rc.config.d/file&lt;BR /&gt;&lt;BR /&gt;then start /sbin/init.d/&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanx</description>
      <pubDate>Wed, 24 Sep 2003 01:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3075917#M572947</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-09-24T01:46:34Z</dc:date>
    </item>
  </channel>
</rss>

