[PLUG] CUPS

Rich Shepard rshepard at appl-ecosys.com
Mon Mar 21 22:25:14 UTC 2005


On Mon, 21 Mar 2005, Bill Spears wrote:

> I know it's hard to believe,  but I'm having trouble with CUPS again.

Bill,

   We've all been there. Keine probleme.

> <Location />
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> Allow From @LOCAL
> </Location>

   Here's what I have for the above:

<Location />
Order Deny,Allow
Deny From None
Allow From 192.168.55.0
</Location>

> <Location /admin>
> AuthType Basic
> AuthClass System
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> #Allow From @LOCAL
> </Location>

<Location /admin>

   Functionally the same as yours. I don't have any of the below in
/etc/cups/cups.conf

> # Lines below are automatically generated - DO NOT EDIT
> <Location /printers/hp1200>
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> AuthType None
> </Location>
> <Location /printers/epsoncolor>
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> AuthType None
> </Location>
> Browsing On
> BrowseProtocols cups
> BrowseOrder Deny,Allow
> BrowseAllow from @LOCAL
> Listen 127.0.0.1:631

HTH,

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
<http://www.appl-ecosys.com>   Voice: 503-667-4517   Fax: 503-667-8863



More information about the PLUG mailing list