From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] cannot print after changing CUPS printer
Date: Thu, 29 Jun 2006 23:57:45 +0200 [thread overview]
Message-ID: <358eca8f0606291457j7e892003ib1e608b46c9b77b6@mail.gmail.com> (raw)
In-Reply-To: <18e575130606281555i704dbde5w8c88f118c907791b@mail.gmail.com>
On 29/06/06, Michael [Plouj] Ploujnikov <ploujj@gmail.com> wrote:
> On 6/28/06, Mick <michaelkintzios@gmail.com> wrote:
> > Did you by any chance change your /etc/cups/cupsd.conf file settings
> > from the default?
>
> I think this is all I changed:
> --- /etc/cups/cupsd.conf (revision 367)
> +++ /etc/cups/cupsd.conf (revision 413)
> @@ -533,7 +533,7 @@
> #BrowseAddress x.y.255.255
> #BrowseAddress x.255.255.255
> #BrowseAddress 255.255.255.255
> -#BrowseAddress @LOCAL
> +BrowseAddress @LOCAL
> #BrowseAddress @IF(name)
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. :-)
HTH
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-06-29 22:10 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 [this message]
2006-06-29 22:38 ` Michael [Plouj] Ploujnikov
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=358eca8f0606291457j7e892003ib1e608b46c9b77b6@mail.gmail.com \
--to=michaelkintzios@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