Cups for XP Cients

Jim Byers jim at jimbyers.com
Mon Jan 15 20:07:38 UTC 2007


On Monday 15 January 2007 13:06, Jordi Ferrando Fabra wrote:
Jim escribió: 

Thanks Ferrando, that worked great.

Jim

> Hi,
>  Add a printer in XP with the "Add printer dialog", and set the URL:
>
>  http://ip_of_server:631/classes/name_of_cups_printer
>
>  You must also edit the file /etc/cups/cupsd.conf and allow connection from
> network clients, add something like this to the entries in the file:
>
>  <Location />
>    Order allow,deny
>    Allow localhost
>    Allow 192.168.8.0/255.255.255.0
>    Allow 192.168.9.0/255.255.255.0
>    Allow @LOCAL
>  </Location>
>
>  Jim Byers escribió:
> In my reinstall journey, I have been unable to get CUPS configured
> properly.  Does anyone have a sample CUPS template that would work with
> XP clients?
>
> Thanks,
>
> Jim




More information about the kubuntu-users mailing list