<?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 - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167725#M9232</link>
    <description>Thanks! i try smbclient -L 172.21.0.82 -N and work fine, then i try smbclient //172.21.0.82/ias9ir2 and work fine, but when i search from XP machine i cant see my samba server, i get ping but i cant like shared resources.&lt;BR /&gt;&lt;BR /&gt;Please help me</description>
    <pubDate>Thu, 22 Jan 2004 09:25:48 GMT</pubDate>
    <dc:creator>Edwin Ruiz_2</dc:creator>
    <dc:date>2004-01-22T09:25:48Z</dc:date>
    <item>
      <title>Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167711#M9218</link>
      <description>Hi! i am configuring newly SAmba on red hat 7.2. when i run smbstatus i get this errors:&lt;BR /&gt;[root@salato-apl10 samba]# smbstatus&lt;BR /&gt;&lt;BR /&gt;Samba version 2.2.1a&lt;BR /&gt;Service      uid      gid      pid     machine&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Failed to open byte range locking database&lt;BR /&gt;ERROR: Failed to initialise locking database&lt;BR /&gt;Can't initialise locking module - exiting&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;samba is up but i cant to connect with windows&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks fot ur help&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jan 2004 11:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167711#M9218</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-01-19T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167712#M9219</link>
      <description>see if iptables service is up and what are the settings..</description>
      <pubDate>Mon, 19 Jan 2004 11:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167712#M9219</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-01-19T11:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167713#M9220</link>
      <description>Hi, &lt;BR /&gt;This is a known problem.&lt;BR /&gt;Go ahead and do the following for a valid user:&lt;BR /&gt;smbclient //localhost/'username' -U'username'&lt;BR /&gt;Enter the password and make the connection. It if does not work you have a&lt;BR /&gt;problem. If it does, then quit out. Then do:&lt;BR /&gt;smbstatus&lt;BR /&gt;It should now work without trouble.&lt;BR /&gt;You see, smbstatus tries to access te lock file, which does not exist until smbd has created it (which happens as soon as you make a connection). &lt;BR /&gt;If lockfile exists, run testparms to check your config.&lt;BR /&gt;Check your lock directory. The default dir is set to /var/spool/lock on mine.&lt;BR /&gt;Older samba releases were in /var/lock, if I remember well. Check also this directory rights&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;J</description>
      <pubDate>Mon, 19 Jan 2004 12:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167713#M9220</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-19T12:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167714#M9221</link>
      <description>in the smb.conf file is a pointer to a log file&lt;BR /&gt;&lt;BR /&gt;Find that file and run this command in a ssh or telnet session&lt;BR /&gt;&lt;BR /&gt;tail -f /name_of_logfile&lt;BR /&gt;&lt;BR /&gt;Then attempt a samba connect from another machine.&lt;BR /&gt;&lt;BR /&gt;This should give you good diagnostics.&lt;BR /&gt;&lt;BR /&gt;You may wish to post the ouput.&lt;BR /&gt;&lt;BR /&gt;Seems Henry has a handle on this, I'd look to him for further guidance. I will monitor anc chime in if anything comes to mind.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Have you done?&lt;BR /&gt;smbpasswd -A &lt;USERNAME&gt; &lt;PASSWORD&gt; &lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Mon, 19 Jan 2004 13:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167714#M9221</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-19T13:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167715#M9222</link>
      <description>thanks!&lt;BR /&gt;I have my /var/lock/subsys/smb but is empty. testparm command it is susscessfully buy i cant connect to samba. I use #service smb start command is that ok?</description>
      <pubDate>Tue, 20 Jan 2004 09:49:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167715#M9222</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-01-20T09:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167716#M9223</link>
      <description>actually its &lt;BR /&gt;&lt;BR /&gt;service samba start&lt;BR /&gt;&lt;BR /&gt;to know what to put in the middle, take a look at the /etc/init.d directory&lt;BR /&gt;&lt;BR /&gt;samba's startup file is almost always named samba&lt;BR /&gt;&lt;BR /&gt;You can of course, name it anything you want.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 20 Jan 2004 13:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167716#M9223</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-20T13:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167717#M9224</link>
      <description>it's &lt;BR /&gt;service smb start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what do you mean you can't connect-from another pc?&lt;BR /&gt;&lt;BR /&gt;then you should try &lt;BR /&gt;testparm /etc/samba/smb.conf IP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;where IP is the IP address of the pc from which you're trying to connect...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards..&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2004 13:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167717#M9224</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-01-20T13:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167718#M9225</link>
      <description>i am on a winXP machine an i want to access my RH linux server with \\172.21.0.82 but i cant.. i get this message:&lt;BR /&gt;the network path was not found.&lt;BR /&gt;&lt;BR /&gt;samba is Up, but i cant to connest</description>
      <pubDate>Tue, 20 Jan 2004 14:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167718#M9225</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-01-20T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167719#M9226</link>
      <description>By the way the error you received: &lt;BR /&gt;ERROR: Failed to initialise locking database&lt;BR /&gt;is not something to be afraid of.&lt;BR /&gt;&lt;BR /&gt;It will be "fixed" after first client's logon.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now- can you ping to your samba server from the XP client ?</description>
      <pubDate>Wed, 21 Jan 2004 01:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167719#M9226</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-01-21T01:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167720#M9227</link>
      <description>What command did you use ?&lt;BR /&gt;net use \\your.ip\share ?&lt;BR /&gt;Can you find the machine on searching it on your network neighborhood ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Wed, 21 Jan 2004 03:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167720#M9227</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-21T03:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167721#M9228</link>
      <description>SAmba server it is Up, i use \\172.21.0.82 from start--&amp;gt; run. i cant connect yet.&lt;BR /&gt;&lt;BR /&gt;a week ago i was working fine but i reinstall my server but samba give that errors.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jan 2004 14:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167721#M9228</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-01-21T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167722#M9229</link>
      <description>On the server, nothing in the log&lt;BR /&gt;&lt;BR /&gt;tail -f /name_of_logfile&lt;BR /&gt;&lt;BR /&gt;when it fails?&lt;BR /&gt;&lt;BR /&gt;Have you recently run samba or installed a /var/adm/inetd.sec file?&lt;BR /&gt;&lt;BR /&gt;This could block it.&lt;BR /&gt;&lt;BR /&gt;Also&lt;BR /&gt;&lt;BR /&gt;if enhanced logging is not on.&lt;BR /&gt;&lt;BR /&gt;inetd -l&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;This will show the failures with error codes. I should have posted that in the first place.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Jan 2004 15:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167722#M9229</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-21T15:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167723#M9230</link>
      <description>Steven.. it seems that this is for HP-UX i am working on Red Hat linux 7.2</description>
      <pubDate>Wed, 21 Jan 2004 17:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167723#M9230</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-01-21T17:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167724#M9231</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;2 things are to be checked :&lt;BR /&gt;Your samba config&lt;BR /&gt;Your network connectivity&lt;BR /&gt;Could you post your testparm results (shares and access ?). Better than that, check it by yourself, using from your linux shell :&lt;BR /&gt;smbclient -L 172.21.0.82 -N&lt;BR /&gt;You'll get a list of your shares and accesses.&lt;BR /&gt;If you get everyhting you should, try&lt;BR /&gt;smbclient //172.21.0.82/sharename&lt;BR /&gt;If you get through, then there is nothing wrong with your samba server, issue is on connectivity.&lt;BR /&gt;Try to ping your linux box from your XP, try in network neighborhood to 'search' your linux box IP, telle us if you find it and what are the messages...&lt;BR /&gt;I WILL work :]]&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 22 Jan 2004 03:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167724#M9231</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-22T03:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167725#M9232</link>
      <description>Thanks! i try smbclient -L 172.21.0.82 -N and work fine, then i try smbclient //172.21.0.82/ias9ir2 and work fine, but when i search from XP machine i cant see my samba server, i get ping but i cant like shared resources.&lt;BR /&gt;&lt;BR /&gt;Please help me</description>
      <pubDate>Thu, 22 Jan 2004 09:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167725#M9232</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-01-22T09:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167726#M9233</link>
      <description>Samba comes with excellent documentation. Check out the textdocs directory (could be under ./docs). In particular, go through the steps in DIAGNOSIS.txt and WinNT.txt. &lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Thu, 22 Jan 2004 10:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167726#M9233</guid>
      <dc:creator>Robert Binkhorst</dc:creator>
      <dc:date>2004-01-22T10:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167727#M9234</link>
      <description>So,&lt;BR /&gt;If I get you clearly, you ping and it works&lt;BR /&gt;You search the machine from XP, and you don't find it.&lt;BR /&gt;Check on you linux machine that nmbd is running fine, and tell us about its configuration.&lt;BR /&gt;Check on you XP box that on TCP/IP protocol you use NBT, that is to say netbios over tcp/ip, and not only tcp/ip.&lt;BR /&gt;Check also that&lt;BR /&gt;HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Netlogon\\parameters&lt;BR /&gt;&lt;BR /&gt;RequireSignOrSeal should be at 0 if client is XP pro and samba acting as a pdc.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 22 Jan 2004 10:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167727#M9234</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-22T10:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167728#M9235</link>
      <description>Windows can connect to samba server for 139 port? if i try telnet 172.21.0.82 139 must be connect?</description>
      <pubDate>Thu, 22 Jan 2004 12:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167728#M9235</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-01-22T12:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167729#M9236</link>
      <description>Yes,&lt;BR /&gt;but you won't get you shares with telnet&lt;BR /&gt;Try&lt;BR /&gt;net use \\172.21.0.82 instead&lt;BR /&gt;&lt;BR /&gt;What about nmbd status ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 22 Jan 2004 13:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167729#M9236</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-22T13:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Samba errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167730#M9237</link>
      <description>nmbd is up, when i run &lt;BR /&gt;&lt;BR /&gt;C:\Documents and Settings\edruiz&amp;gt;net use \\172.21.0.82 instead&lt;BR /&gt;System error 53 has occurred.&lt;BR /&gt;&lt;BR /&gt;The network path was not found.&lt;BR /&gt;&lt;BR /&gt;I cant make telnet to this port&lt;BR /&gt;&lt;BR /&gt;C:\Documents and Settings\edruiz&amp;gt;telnet 172.21.0.82 139&lt;BR /&gt;Connecting To 172.21.0.82...Could not open connection to the host, on port 139:&lt;BR /&gt;Connect failed&lt;BR /&gt;&lt;BR /&gt;I i run smbclient -L //172.21.0.82/c$ -U edruiz i can connect to my machine. it is very rarely&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jan 2004 13:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-errors/m-p/3167730#M9237</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-01-22T13:23:41Z</dc:date>
    </item>
  </channel>
</rss>

