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


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bb7791d.9060...@cox.net

Reply via email to