From: "Michael [Plouj] Ploujnikov" <ploujj@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] cannot print after changing CUPS printer
Date: Thu, 29 Jun 2006 18:38:28 -0400 [thread overview]
Message-ID: <18e575130606291538s1f65eb6ep1bbe52518782e467@mail.gmail.com> (raw)
In-Reply-To: <358eca8f0606291457j7e892003ib1e608b46c9b77b6@mail.gmail.com>
> I would try commenting out the line with LOCAL above and check or add
> the following:
> =====================
> User lp
> Group lp
>
> Listen 127.0.0.1:631
>
> Browsing Off
>
> SystemGroup lp
>
> <Location />
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> </Location>
>
> <Location /admin>
>
> AuthType Basic
> AuthClass System
>
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
>
> </Location>
> =====================
>
> If the above setting works you can start tightening things further,
> including encryption, etc. if this machine is exposed to the elements
> of nature. :-)
>
My config is already almost exactly like that, except that my config
does not specify:
Listen 127.0.0.1:631
and this was enabled to allow other local CUPS servers (on a laptop
computer) to print to my printer:
BrowseAddress @LOCAL
I tried adding "Listen 127.0.0.1:631" but cups actually refused to
start because it was "
Unable to bind socket for address 00000000:631 - Address already in use."
my CUPS automatically listens on: 0.0.0.0:631
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-06-29 22:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-28 19:27 [gentoo-user] cannot print after changing CUPS printer Michael [Plouj] Ploujnikov
2006-06-28 19:50 ` Mick
2006-06-28 21:10 ` Michael [Plouj] Ploujnikov
2006-06-28 21:28 ` Mick
2006-06-28 21:57 ` Michael [Plouj] Ploujnikov
2006-06-28 22:29 ` Mick
2006-06-28 22:55 ` Michael [Plouj] Ploujnikov
2006-06-28 23:30 ` Sarpy Sam
2006-06-29 1:13 ` Michael [Plouj] Ploujnikov
2006-06-29 21:57 ` Mick
2006-06-29 22:38 ` Michael [Plouj] Ploujnikov [this message]
2006-06-30 23:01 ` Mick
2006-07-01 2:09 ` Michael [Plouj] Ploujnikov
2006-07-01 2:12 ` Michael [Plouj] Ploujnikov
2006-07-01 9:09 ` Mick
2006-07-01 13:47 ` Michael [Plouj] Ploujnikov
2006-07-01 13:49 ` Michael [Plouj] Ploujnikov
2006-07-01 22:09 ` Mick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=18e575130606291538s1f65eb6ep1bbe52518782e467@mail.gmail.com \
--to=ploujj@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox