Requires authentication when it is not requested

john Carter john_carter_nc at hotmail.xcom
Mon Dec 20 14:44:53 PST 2004


I have an XP machine that I want to print to an Epson on my Linux FC3 
machine.  When the XP sets up the internet printer the last page 
requires a login or anonymous user.  Nothing can get me past that 
authentication page.

My cups setup on Linux is as follows:
<Location /printers/Epson>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1, 192.168.0.101
AuthType None
AuthClass Anonymous
</Location>

What did I do wrong?




More information about the cups mailing list