From owner-freebsd-questions@FreeBSD.ORG Sat Jun 2 00:11:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F7EC16A41F for ; Sat, 2 Jun 2007 00:11:23 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.freebsd.org (Postfix) with ESMTP id 2603C13C448 for ; Sat, 2 Jun 2007 00:11:23 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id h28so596417wxd for ; Fri, 01 Jun 2007 17:11:22 -0700 (PDT) Received: by 10.70.68.11 with SMTP id q11mr3635808wxa.1180743082130; Fri, 01 Jun 2007 17:11:22 -0700 (PDT) Received: from ?192.168.0.4? ( [67.189.184.224]) by mx.google.com with ESMTP id 71sm34916wry.2007.06.01.17.11.21; Fri, 01 Jun 2007 17:11:21 -0700 (PDT) Date: Fri, 01 Jun 2007 20:11:21 -0400 To: User Questions Organization: Seibercom.net In-Reply-To: <46609C54.8020509@0x12.com> References: <46608B61.5080201@cs.okstate.edu> <46609C54.8020509@0x12.com> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20070601200558.B075.GERARD-SEIBERT@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.31 [en] From: Gerard Subject: Re: trouble with samba X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 00:11:23 -0000 On Friday June 01, 2007 at 06:23:16 (PM) Grant wrote: > I dont think that it is related to cupsd, the reason i say this is that > i have the exact same problem, but my samba was built *without* cups. > > I havnt touched my rc.conf since it was put in place a few months ago > (when it worked fine), so something have changed in samba or something > is broken in samba which is causing these problems ? i'm not running the > most current version, currently 6.2-RELEASE-p3, but samba is the latest > version (samba-3.0.25,1) The current version is 6.2-Release-p5 I believe. I read something in the Samba forum about problems updating Samba and FreeBSD. It seems that in certain situations the only approach that is guaranteed to work is: 1) Stopping Samba 2) Using pkg_delete to remove Samba 3) Reinstalling Samba 4) Reboot the system If nothing else works, you might give that a try. Be sure that all dependencies are updated as well. If you use 'portupgrade' or 'portmanager' that is relatively easy to do. -- Gerard