Re: CUPS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



m.roth2006@xxxxxxx wrote:
Date: Tue, 21 Aug 2007 14:52:37 -0700 From: "Joshua M. Miller"
<joshua@xxxxxxxxxxxxxxxxx>
<snip>
Maybe you could post your sanitized cupsd.conf for us to dissect?

When I get home.

I'm home.

LogLevel debug

MaxLogSize 0

Printcap /etc/printcap

Browsing On

AuthClass Group
Authtype BasicDigest
AuthClass Group
Allow from 127.0.0.1
Allow from 192.168.0.1/255.255.255.0

<Location /admin>
#
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.0/255.255.255.0

#Encryption Required
</Location>

#
<Location /printers>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1/255.255.255.0
Allow From 192.168.0.1/255.255.255.0/24
AuthType None
</Location>
<Location /jobs>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1/255.255.255.0
Allow From 192.168.0.1/255.255.255.0/24
</Location>
<Location /printers/lp>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.1/255.255.255.0/24
AuthType None
</Location>
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.0/255.255.255.0/24
</Location>
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @IF(eth1)
Listen 127.0.0.1:631
Listen 192.168.0.1:631

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux