Hi,
At 18.49 21/06/2005, kido wrote:
hi, again!
I tried like u told me:
./configure --enable-basic-auth-helpers=NCSA
--enable-err-languages=Romanian --enable-arp-acl
--enable-digest-auth-helpers=password --enable-auth="basic digest"
make
make install
I left this lines uncommented:
auth_param digest program /usr/local/squid/libexec/digest_pw_auth
and commented the one responsible for basic auth....
still, it does not work...:(
when I run squid -NCd1 , the program started OK, but after a few
seconds I get the following error:
2005/06/21 19:31:39| authenticateDecodeAuth: Unsupported or
unconfigured proxy-auth scheme, 'Basic ZmxvYXJlMzp2ZWNpbjM='
2005/06/21 19:31:39| authenticateDecodeAuth: Unsupported or
unconfigured proxy-auth scheme, 'Basic ZmxvYXJlMzp2ZWNpbjM='
2005/06/21 19:31:47| authenticateDecodeAuth: Unsupported or
unconfigured proxy-auth scheme, 'Basic Z2FiaTpnYWJp'
what have I done wrong this time? :((
With what browser ?
This is correct if you are using an user agent (= Browser) that
cannot support digest authentication because only digest is enabled
in your configuration. But you can use both basic and digest
authentication at the same time.
The browser will select the strongest supported in the following order:
Digest
NTLM (not in your config)
Basic
So, try leaving both digest and basic authentication enabled.
Regards
Guido
-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135 Fax. : +39.011.9781115
Email: guido.serassio@xxxxxxxxxxxxxxxxx
WWW: http://www.acmeconsulting.it/