From owner-freebsd-current@FreeBSD.ORG Fri May 5 19:45:26 2006 Return-Path: X-Original-To: freebsd-current@www.freebsd.org Delivered-To: freebsd-current@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4BD516A406 for ; Fri, 5 May 2006 19:45:26 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp106.rog.mail.re2.yahoo.com (smtp106.rog.mail.re2.yahoo.com [68.142.225.204]) by mx1.FreeBSD.org (Postfix) with SMTP id A91B043D48 for ; Fri, 5 May 2006 19:45:19 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 37290 invoked from network); 5 May 2006 19:45:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=082oaJi5WnHd7migElckJUKV42jRf8SRjTOvSE09ST3C+h9/PSCrcTzWB0LiXB6doZhZyjUzAvCbXLA+KU1oetUSbm2AVbM5Cy4SCEDbJ3CagtkM2TP0tOWGuzUShN9U0C2sxr+2WyoJJ3VPzLoXYBL93dCVr19Z+sRoxqVVr28= ; Received: from unknown (HELO ?70.31.50.218?) (mikej@rogers.com@70.31.50.218 with plain) by smtp106.rog.mail.re2.yahoo.com with SMTP; 5 May 2006 19:45:18 -0000 Message-ID: <445BAB52.8090409@rogers.com> Date: Fri, 05 May 2006 15:45:22 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Scot Hetzel References: <20060505145655.53224.qmail@web50504.mail.yahoo.com> <790a9fff0605051130y6191180br776337370b469e86@mail.gmail.com> In-Reply-To: <790a9fff0605051130y6191180br776337370b469e86@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@www.freebsd.org, kariukiphares@yahoo.com Subject: Re: SAMBA issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 19:45:26 -0000 Scot Hetzel wrote: > On 5/5/06, Kariuki Kaboro wrote: >> Hi, >> I am running FreeBSD 5.4, however, I fall under the category of a >> "newbie". I have run into some issues... I installed samba 2.2.12. I >> got errors first to do with the loopback adaptor which i was able to >> eventually figure out.. however, the biggest problem has been that I >> am unable to access my machine from windows computers and my config >> seems OK. Kindly have a look @ it and if you can tell me where I am >> going wrong.... >> > You should have posted on either FreeBSD-questions, FreeBSD-ports, or > the SAMBA mailing lists. > > FreeBSD-CURRENT is for discussing the problems with the development of > the next FreeBSD release (Currently, 7.0). > > Check that you have set both smbd_enable and nmbd_enable to yes in > your /etc/rc.conf. You should also consider using the samba3 port instead, as it is the current stable version of Samba. (This should be changed in the ports imo)