On Tue, Nov 25, 2003 at 09:49:13PM -0600, Timothy Bolz wrote:
> Ralph
> Thank you.  I edited /etc/cups/cupsd.conf and edited 
> 
> <Location />
> Order Deny,Allow
> Allow From 127.0.0.1
> Allow From 192.168.0.2
> #Deny From All
> </Location>
> 
> <Location /admin>
> AuthType Basic
> AuthClass System
> Order Deny,Allow
> Allow From 127.0.0.1
> Allow From 192.168.0.2
> #Deny From All
> </Location>
> 
> I didn't know if #Deny From All should be hashed out or not.

It should be commented unless you change the order.  Why is obvious after
a moment's thought.  =)


> If I want to add any other DHCP computers would I just add the range 
> 192.168.0.2 -192.168.100?

You should be able to specify a CIDR subnet.
_______________________________________________
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to