From owner-freebsd-questions Mon Oct 28 8:37:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC70737B401 for ; Mon, 28 Oct 2002 08:37:40 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62E9C43E4A for ; Mon, 28 Oct 2002 08:37:40 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id g9SGbbtZ020194; Mon, 28 Oct 2002 10:37:37 -0600 (CST) (envelope-from dan) Date: Mon, 28 Oct 2002 10:37:37 -0600 From: Dan Nelson To: Vivek Khera Cc: questions@FreeBSD.ORG Subject: Re: samba printing stopped after upgrade to 2.2.6 Message-ID: <20021028163736.GA7333@dan.emsphone.com> References: <15805.24521.382583.551821@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15805.24521.382583.551821@onceler.kciLink.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Oct 28), Vivek Khera said: > I upgraded Samba from 2.2.5_3 to 2.2.6 and now printing from Win2k > has stopped working. Downgrading back to 2.2.5_3 lets printing work > again. Accessing the disk shares works just fine, still. Server is > running FreeBSD 4.7-STABLE. > > When I start Samba 2.2.6, it reports this: > > [2002/10/24 14:22:57, 0] smbd/server.c:main(707) > smbd version 2.2.6 started. > Copyright Andrew Tridgell and the Samba Team 1992-2002 > [2002/10/24 14:22:57, 0] printing/print_cups.c:cups_printer_fn(110) > Unable to connect to CUPS server localhost - Connection refused > > but I have not enabled CUPS in samba at all. Does anyone know what I > need to do to migrate successfully from samba 2.2.5 to 2.2.6? Here's > my config: When you did the install, you probably just skipped that options dialog that came up, right? All the options on that page are "select to enable", except CUPS which is "select to _disable". Rebuild samba, and select the "Without CUPS" line. Quite annoying. I work around it by adding WITHOUT_CUPS=yes in /etc/make.conf, and setting BATCH=yes in net/samba/Makefile. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message