Basic Authentification

Boulbeba boulbeba.ensi at gmail.com
Tue Sep 4 02:36:15 PDT 2007


Hi
I have configured my cupsd.conf to support basic authentification because i want to connect my laptop (windows OS) to my printer connect to another computer with Ubuntu OS.

i have achieved the following steps:
start -> printers -> add new printer
and i have entered the following adress:
http://login:password@server:631/printers/epson

as a result, windows tells me that the printer does not exist !!!!!!

my cupsd.conf is :
<Location /printers/epson>
AuthType Basic
AuthClass User
allow from 192.168.1.0/24
</Location>

Help please




More information about the cups mailing list