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

Re: CUPS broadcasting print queue availability



On 2010-04-03 04:42, Camaleón wrote:
On Fri, 02 Apr 2010 21:10:27 -0500, Ron Johnson wrote:

(...)

<Location />
   Allow from 192.168.1.*
   Order allow,deny
</Location>

I would make a little test:

<Location />
   Order allow,deny
   Allow from 192.168.1.*
</Location>

As per CUPS manual:

***
The Order directive defines the default access control. The following values are supported:

allow,deny - Deny requests by default, then check the Allow lines followed by the Deny lines
***


So you think I should reverse the order of the lines in the Location tag?

--
"History does not long entrust the care of freedom to the weak
or the timid."  Dwight Eisenhower


Reply to: