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

Re: CUPS broadcasting print queue availability



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
***

Greetings,

-- 
Camaleón


Reply to: