Date: Wed, 21 Jan 2004 18:16:04 -0500 From: Jeff Elkins <bsd@elkins.org> To: freebsd-questions@freebsd.org Subject: OT: remote printing:cups Message-ID: <200401211816.04189.bsd@elkins.org>
next in thread | raw e-mail | index | archive | help
When printing to a remote cups server (under kde3.1) I'm asked for a user/ password combo...everything is rejected, including the root password for the cups server. Both machines are on the same subnet, (192.168.0). In the cupsd.conf: <Location /printers> AuthType None Order Deny,Allow Deny From None Allow From All </Location> Shouldn't this turn off password authorization? Ideally, this is what I'm looking for. Thanks, Jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401211816.04189.bsd>