<?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 PC client network path error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725140#M584935</link>
    <description>since this was working before can you just try in pc run command \\sambaservername\sharename.&lt;BR /&gt;before connecting please make sure disconnect any mapped drive with samba server.</description>
    <pubDate>Tue, 21 May 2002 02:21:20 GMT</pubDate>
    <dc:creator>kish_1</dc:creator>
    <dc:date>2002-05-21T02:21:20Z</dc:date>
    <item>
      <title>Samba PC client network path error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725135#M584930</link>
      <description>Hello all, hope someone can help...&lt;BR /&gt;&lt;BR /&gt;We run Samba v2.0.6 on HP-UX 11i over our NT network to just share some output batch user files of our ERP system to all users. All users can gain access as public for read-only access to the files. This used to work fine until recently...&lt;BR /&gt;&lt;BR /&gt;Now some users PC's cannot gain access, when accessing the share the message "\\share is not accessible, the network path was not found results." appears on their PC. This appears to be by users machine, rather than logon ID, as the same user can access the share from other PC's OK. No changes were made to Samba on the HP-UX machine. All other NT shares from other Wintel servers appear OK. This was has us really stumped, but then we aren't really Samba experts either, and we don't know what we have done to make this change !&lt;BR /&gt;&lt;BR /&gt;Some important output (edited for brevity !) from testparm re the config of Samba in smb.conf&lt;BR /&gt;&lt;BR /&gt;[global]&lt;BR /&gt;        workgroup = KRONENT&lt;BR /&gt;        netbios name = KRONE&lt;BR /&gt;        server string = MFG/PRO Batch Files&lt;BR /&gt;        bind interfaces only = No&lt;BR /&gt;        security = SHARE&lt;BR /&gt;        encrypt passwords = No&lt;BR /&gt;        update encrypted = No&lt;BR /&gt;        allow trusted domains = Yes&lt;BR /&gt;        guest account = smbnull&lt;BR /&gt;        hosts allow =&lt;BR /&gt;        hosts deny =&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[mfgpro]&lt;BR /&gt;        path = /home/mfgbatch&lt;BR /&gt;        read only = Yes&lt;BR /&gt;        guest ok = Yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help or clues appreciated.&lt;BR /&gt;Regards,&lt;BR /&gt;Rob.&lt;BR /&gt;&lt;BR /&gt;PS I hope I have the right forum for this !&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2002 06:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725135#M584930</guid>
      <dc:creator>Robert Milne</dc:creator>
      <dc:date>2002-05-16T06:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Samba PC client network path error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725136#M584931</link>
      <description>hi,&lt;BR /&gt;From the not working client&lt;BR /&gt;C:&amp;gt;\nbtstat -a "server_ip"&lt;BR /&gt;please paste the output.&lt;BR /&gt;Is the client in any NT domain ?. Can you&lt;BR /&gt;FIND COMPUTER the server from this client ?.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Thu, 16 May 2002 07:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725136#M584931</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-05-16T07:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Samba PC client network path error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725137#M584932</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check the pc client is in the same domain as the others. Then check the pc's can all see each other in network neighborhood.&lt;BR /&gt;&lt;BR /&gt;Try starting the samba web admin and see if there is an option to allow / disallow certain clients.&lt;BR /&gt;&lt;BR /&gt;In the web browser goto servername:901 and login as root.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Thu, 16 May 2002 07:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725137#M584932</guid>
      <dc:creator>David Burgess</dc:creator>
      <dc:date>2002-05-16T07:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Samba PC client network path error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725138#M584933</link>
      <description>Looks to me like a netbios issue.&lt;BR /&gt;&lt;BR /&gt;just try giving a ping from that specific system to the hp server&lt;BR /&gt;or &lt;BR /&gt;do a&lt;BR /&gt;net use * \\hp-server-share&lt;BR /&gt;&lt;BR /&gt;Now enter your hpux server name in your hosts file on the windows machine and try connecting to it.&lt;BR /&gt;&lt;BR /&gt;hosts file located at C:\winnt\system32\drivers\etc\hosts&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 16 May 2002 09:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725138#M584933</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-16T09:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Samba PC client network path error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725139#M584934</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;If you are still having the problem after&lt;BR /&gt;checking all the netbios name resolution &lt;BR /&gt;suggestions you may want to make sure the&lt;BR /&gt;new clients are configured to send &lt;BR /&gt;unencrypted passwords.  In your smb.conf&lt;BR /&gt;file you have encrypt passwords = no.  This&lt;BR /&gt;means you will need to change a parameter&lt;BR /&gt;in the client's s/w to allow it to send&lt;BR /&gt;over a cleartext password.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 May 2002 12:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725139#M584934</guid>
      <dc:creator>Keith Lautenschlager</dc:creator>
      <dc:date>2002-05-20T12:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Samba PC client network path error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725140#M584935</link>
      <description>since this was working before can you just try in pc run command \\sambaservername\sharename.&lt;BR /&gt;before connecting please make sure disconnect any mapped drive with samba server.</description>
      <pubDate>Tue, 21 May 2002 02:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725140#M584935</guid>
      <dc:creator>kish_1</dc:creator>
      <dc:date>2002-05-21T02:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Samba PC client network path error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725141#M584936</link>
      <description>Just a thought, does the machine you are having problems with have an entry in the smbpasswd file?</description>
      <pubDate>Wed, 22 May 2002 08:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725141#M584936</guid>
      <dc:creator>Christian Briddon</dc:creator>
      <dc:date>2002-05-22T08:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Samba PC client network path error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725142#M584937</link>
      <description>Since I just got Samba going on our network, let me give some tips on what held me back on some of our PCs.&lt;BR /&gt;Is it just new PCs that have this issue?  Maybe they have some new policy that disables WINS addressing or LMHOSTS.&lt;BR /&gt;Go into Control panel, Networks, TCP/IP, Properties, WINS and ensure that LMHOSTS look-up is enabled.&lt;BR /&gt;If the PC has no LMHOSTS file (in NT it is in the same place as hosts+services ie \winnt\system32\drivers\etc)&lt;BR /&gt;try creating a file called lmhosts with the IPaddress&lt;TAB&gt;hostname of the server and see if the client can connect.&lt;BR /&gt;The above applies where you are using NT domain authentication and are not using the smbpasswd file.&lt;/TAB&gt;</description>
      <pubDate>Wed, 22 May 2002 09:13:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-pc-client-network-path-error/m-p/2725142#M584937</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2002-05-22T09:13:24Z</dc:date>
    </item>
  </channel>
</rss>

