From owner-freebsd-questions@FreeBSD.ORG Wed Aug 16 20:33:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F31B216A4DE for ; Wed, 16 Aug 2006 20:33:52 +0000 (UTC) (envelope-from thesource@ldb-jab.org) Received: from master.ldb-jab.org (vs757.rosehosting.com [209.135.157.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B2A43D6D for ; Wed, 16 Aug 2006 20:33:52 +0000 (GMT) (envelope-from thesource@ldb-jab.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by master.ldb-jab.org (Postfix) with ESMTP id D91CF4692C5 for ; Wed, 16 Aug 2006 15:33:45 -0500 (CDT) Received: from master.ldb-jab.org ([127.0.0.1]) by localhost (master.ldb-jab.org [209.135.157.157]) (amavisd-new, port 10024) with ESMTP id 24413-07 for ; Wed, 16 Aug 2006 15:33:41 -0500 (CDT) Received: by master.ldb-jab.org (Postfix, from userid 51) id 7C1384692C7; Wed, 16 Aug 2006 15:33:41 -0500 (CDT) Received: from mail.ldb-jab.org (localhost.localdomain [127.0.0.1]) by master.ldb-jab.org (Postfix) with ESMTP id 4926C4692C5 for ; Wed, 16 Aug 2006 15:33:37 -0500 (CDT) From: "Lawrence Bowie" To: freebsd-questions@freebsd.org Date: Wed, 16 Aug 2006 15:33:37 -0500 Message-Id: <20060816203252.M5962@ldb-jab.org> In-Reply-To: <200608161537.46549.rapopp@eastcentral.edu> References: <200608161537.46549.rapopp@eastcentral.edu> X-Mailer: Open WebMail 2.51 20050228 X-OriginatingIP: 171.159.192.10 (ldb) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: amavisd-new at ldb-jab.org Subject: Re: Samba with no cups? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 20:33:53 -0000 If you are not using CUPS, then comment it out of the samba config file. That what I do. LDB ---------- Original Message ----------- From: "Reuben A. Popp" To: freebsd-questions@freebsd.org Sent: Wed, 16 Aug 2006 15:37:45 -0500 Subject: Samba with no cups? > Hey guys (and ladies), > > I was curious, I installed samba 3 without cups support from ports and > everything seems to be working well so far with the exception that I receive > the following in syslog: > > [root@odin] (/root) 15:27:02 >> tail /var/log/messages > Aug 16 15:20:51 odin smbd[4564]: [2006/08/16 15:20:51, 0] > printing/print_cups.c:cups_cache_reload(85) > Aug 16 15:20:51 odin smbd[4564]: Unable to connect to CUPS server localhost > - Connection refused > Aug 16 15:20:51 odin smbd[4564]: [2006/08/16 15:20:51, 0] > printing/print_cups.c:cups_cache_reload(85) > Aug 16 15:20:51 odin smbd[4564]: Unable to connect to CUPS server localhost > - Connection refused > > The following snippet is the global options enabled in my smb.conf; there > isn't any other mention of printing anywhere in the config. How do I set > this up so my syslog isn't spammed with these error messages for something I > don't need? > > Thanks in advance (again) > Reuben A. Popp > > -- > Reuben A. Popp > > IT & A/V Technician > Information Technology Department > East Central College > 1+ 636 583-5195 ext 2480 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" ------- End of Original Message -------