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

Re: How to set up CUPS client



Tom Pfeifer <tplists@optonline.net> writes:

> Thanks for the response, but it's not working. 
>
> The docs don't help much. A simple example is needed there. 

Did you check the location entry in the /etc/cups/cupsd.conf?

I have this as my location entry to allow systems on my network to
print:

<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.10.*
</Location>

I think the 127.0.0.1 is the default statement, which would allow the
local system to print

-- 
John L. Fjellstad
web: http://www.fjellstad.org/          Quis custodiet ipsos custodes



Reply to: