Re: does cups work in rawhide?

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

 



Le mer 24/03/2004 à 15:23, Tim Waugh a écrit :
> On Wed, Mar 24, 2004 at 03:18:56PM +0100, Tony Grant wrote:
> 
> > In French to boot! Tous les hôtes which becomes "All hosts" in the list
> 
> What's in /etc/cups/cupsd.conf after this line?:
> 
> # Lines below are automatically generated - DO NOT EDIT

<Location /printers/hush>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
AuthType None
Allow from All
</Location>
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL
BrowseAddress 255.255.255.255
Listen *:631

This is wrong but that is what is written by the GUI when I select All
hosts. 

Below is from cupsd.conf.rpmsave I think it is the working conf from
before my yum remove cups, yum install cups I did a couple of days ago
in frustration

<Location /printers/hush>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
AuthType None
Allow from 192.168.0.0/255.255.255.0
Allow from @IF(eth0)
Allow from 127.0.0.1/255.255.255.0
</Location>
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow @LOCAL
BrowseAddress @LOCAL
Listen 192.168.0.111:631
Listen 127.0.0.1:631

Tony

-- 
www.tgds.net Library management software toolkit




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux