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


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to