From owner-freebsd-hackers Fri Nov 10 11:39:00 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA08243 for hackers-outgoing; Fri, 10 Nov 1995 11:39:00 -0800 Received: from bigbird.vmicls.com (bigbird.vmicls.com [198.17.96.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA08238 for ; Fri, 10 Nov 1995 11:38:51 -0800 Received: from gonzo by bigbird.vmicls.com (8.6.9/SMI-4.1-vmicls-master-host-1) id OAA25164; Fri, 10 Nov 1995 14:41:03 -0500 From: Jerry.Kendall@vmicls.com (Jerry Kendall) Organization: VMI Communications and Learning Systems Received: by gonzo (5.0/vmi-client-host-1) id AA18650; Fri, 10 Nov 1995 14:41:01 +0500 Date: Fri, 10 Nov 1995 14:41:01 +0500 Message-Id: <9511101941.AA18650.gonzo@vmicls.com> To: gfoster@gfoster.com, freebsd-hackers@freebsd.org Subject: Re: Samba problem X-Sun-Charset: US-ASCII content-length: 1218 Sender: owner-hackers@freebsd.org Precedence: bulk > > Do you have a TCP/IP stack on the WfW machine? I have had problems > with some Winsocks, most notably Microsoft's 16 bit one. Yes, which ever WFW 3.11 comes with. > > Some WfW's want passwords to be all CAPS (numerals are OK too). > > What sharename are you using to connect with? It should be > \\FQDN\login (FQDN == Fully Qualified Domain Name, login == your login > name) to get to your home directory. \\GQDN\homes is not a valid > sharename. share name is '\\antares\home' and also tried '\\antares.vmicls.com\home' Both get 'computer name or share name in the specified path is invalid' > > Can you connect to publically available LM servers on the Internet > (e.g. \\ftp.microsoft.com\ftp)? NOP.. Maybe WFW is broke and NOT Samba. ????? > > Your smb.conf file looks OK. This is good. > > I will be happy to try to help you if these don't work, please let me > know exactly what error message WfW is giving you. see above. A little more detail. M1 is a Sparc server 1000. I can use smbclient on it to access P1. P1 is a Pentium FreeBSD 2.0.5. I can use smbclient on it to access M1. D1 is a WFW 3.11 486. It can access Samba on M1 but NOT on P1. This give any insight ???? Jerry