From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F7OBv-000112-Oj for garchives@archives.gentoo.org; Fri, 10 Feb 2006 02:39:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1A2cM0F001605; Fri, 10 Feb 2006 02:38:22 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1A2YPAS005504 for ; Fri, 10 Feb 2006 02:34:26 GMT Received: by wproxy.gmail.com with SMTP id i14so451931wra for ; Thu, 09 Feb 2006 18:34:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SHDAWzJ2SzObTghqSumvcncZO46AwOBvfNQW/JCOA/d3RVrA674bgJFA6BEutDV41oiHAORZJOQvW8x3f7ZXx51Ew1jnQroST6/p3aarq1j4EToTSWDBZfrVFG0jCUqAvgTdCivS+GfunTHC0YkCV2aiDFYJm/tySMBPcdD/mTc= Received: by 10.64.10.9 with SMTP id 9mr2108373qbj; Thu, 09 Feb 2006 18:34:25 -0800 (PST) Received: by 10.64.142.9 with HTTP; Thu, 9 Feb 2006 18:34:25 -0800 (PST) Message-ID: <5bdc1c8b0602091834g2d0a0090l7474e0f44eed4b31@mail.gmail.com> Date: Thu, 9 Feb 2006 18:34:25 -0800 From: Mark Knecht To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: CUPS not allowing configuration from browser In-Reply-To: <200602091757.55215.manuel@mclure.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <20060210003634.HQOK23303.ibm67aec.bellsouth.net@mail.bellsouth.net> <43EBEAC2.8060708@mclure.org> <5bdc1c8b0602091741t70d4e241m7a7ac69691b6798@mail.gmail.com> <200602091757.55215.manuel@mclure.org> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k1A2YPAS005504 X-Archives-Salt: 4902811f-6481-4eb1-84ba-4c581e121dbc X-Archives-Hash: 7dd489b180626527a846972ca08fcc2a On 2/9/06, Manuel A. McLure wrote: > > Wait - are these printers physically on this machine? Or are they on a CUPS > server on another box? You can only manage local printers using localhost:631 > - if they're on a remote box you'll have to do remotebox:631 to manage them. Well, yes, they are on other machines. However I need to set a specific default on this machine so this machine knows which of the remote printers to be default. localhost:631 won't let me do that. > > As a test, try the "Add Printer" button at the bottom of the list of printers. > If that asks you for a username/password, then that's what the problem is. Yep, that works. > > I'm supposing that during all of this you've exited and restarted your browser > at least once - otherwise the browser may be sending expired credentials. Many time. I've restarted cups, the browser. I've rebooted the machine many times over the last few days. > > Note that if you don't have any local printers, you don't need to run cupsd to > access them. All you need is to enter the hostname of your CUPS server in the > ServerName parameter in /etc/cups/client.conf. Any cups-aware app will use > the printers advertised by that server. OK, so I've added this in client.conf: #ServerName myhost.domain.com ServerName MINI ServerName Christmas I've stopped cupsd and removed it from starting at reboot using rc-update del cupsd default. What I'm completely confused about at this part is when I do the http://localhost:631 even with cupsd not running it still responds. What is responding at port 631 if not the cupsd daemon? Anyway, thanks for all the help. I'm sure I'll get this right one of these days. Cheers, Mark -- gentoo-user@gentoo.org mailing list