[PLUG] CUPS

Bill Spears bspears at easystreet.com
Mon Mar 21 22:15:33 UTC 2005


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

For the upmthteenth time, I've lost browsing (and remote printing).
Honest, I swear I had both until recently.  I stripped the comments
from /etc/cups/cupsd.conf and include it here. Please help.

LogLevel info
MaxLogSize 0
Printcap /etc/printcap
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From @LOCAL
</Location>
<Location /admin>
AuthType Basic
AuthClass System
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
#Allow From @LOCAL
</Location>
# 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



-- 
Bill Spears <bspears at easystreet.com>




More information about the PLUG mailing list