From owner-freebsd-questions Tue Feb 22 20:31:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from weeble.dyndns.org (ubppp233-141.dialin.buffalo.edu [128.205.233.141]) by hub.freebsd.org (Postfix) with ESMTP id E21AF37B925 for ; Tue, 22 Feb 2000 20:31:43 -0800 (PST) (envelope-from cjm2@earthling.net) Received: from shithead (shithead.weeble.dyndns.org [10.0.0.2]) by weeble.dyndns.org (8.9.3/8.9.3) with SMTP id XAA81937; Tue, 22 Feb 2000 23:31:36 -0500 (EST) (envelope-from cjm2@earthling.net) Message-ID: <013501bf7db6$e0e83f20$0200000a@weeble.dyndns.org> From: "C J Michaels" To: "Clarence Brown" , References: <000201bf6cd8$c948f240$8c6896d1@granitepost.com> Subject: Re: Samba, smbsh, smbfs, w/ FreeBSD3.4 Date: Tue, 22 Feb 2000 23:31:34 -0500 Organization: WCC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm not replying to this whole message. But, if you are looking to be able to MOUNT smb (windows) shares on the FreeBSD box, than you'll want to install the sharity-light port. /usr/ports/net/sharity-light. I would suggest going somewhere, such as deja.com, and searching through comp.protocols.smb for the answer to your other question. -Chris P.S. Just a suggestion, but check what interfaces= is set to in your config file. ----- Original Message ----- From: "Clarence Brown" To: Sent: Tuesday, February 01, 2000 12:29 PM Subject: Samba, smbsh, smbfs, w/ FreeBSD3.4 > Hopefully this is the correct list, if not I appologize... > > I'v just installed FreeBSD 3.4 from my Walnut Creek subscription CDs. I'm > trying to get Samba working. I selected it from the ports collection, and it > seemed to install. I'm having trouble getting it to work. I put the Samba > specific question at the bottom incase there are any Samba experts lurking > here. > > ***The FreeBSD specific questions are: > > I installed the Samba Port, and the directories are a bit different from the > Samba Documentation, I can't find smbsh, and at least one of the commands in > the default smb.conf file (domain controller =) causes unrecognized > parameter errors if un-commented. Are the example/default smb.conf files > distributed as part of Samba, or just something thrown in by the person who > configured the FreeBSD Samba Port? > > Does smbsh even work with FreeBSD? > > How can I get shares working in the other direction for my FreeBSD machine? > I searched freebsd.org for smb, and saw a comment that somebody was taking > over the smbfs project (Sept 99?). Any idea what the status is? I need > Windoz connectivity since that is the bulk of the network. I'd hate to have > to switch to Linux at this point to talk to Windows. > > Is there documentation on the Port to tell how it is different from the > standard distribution? > > ***The Samba specific question is below: > > I'm trying to setup a samba server on my network. My network is not quite as > simple as examples in documentation, because it has an NT server running as > a PDC. I'm following the troubleshooting steps in book "teach yourself samba > in 24 hrs" chapter 11 trouble shooting. I get to "step 7: Connecting to a > share locally" where I enter the following command "smbclient > '\\SAMBA01\tmp' -U " (where is replaced with my > actual user name>. I get the following error return: (the ###s in ip > addresses are actually the correct ip addresses) > > added interface ip=###.###.###.132 bcast=###.###.###.### > nmask=###.###.###.### > Got a positive name query response from ###.###.###.132 (###.###.###.132) > session request to SAMBA01 failed (Not listening for calling name) > Got a positive name query response from ###.###.###.132 (###.###.###.132) > session request to *SMBSERVER failed (Not listening for calling name) > > I already searched the archive, and yes there is a "hosts allow =" line with > "127." in it for the loop back. I even tried putting the machine's whole ip > in, but got the same error. > > Is this windows domain / PDC problem, or something internal to the samba > server? > > I get also get "Not listening" errors in the log if I try to browse it from > Win98/WinNT workstations, which are also listed on the "hosts allow" line. > > Wins is disabled on all my machines. > > Thanks, Cla. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message