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? :((
----- Original Message -----
From: "Serassio Guido" <guido.serassio@xxxxxxxxxxxxxxxxx>
To: "kido" <kido@xxxxxxxxxx>; "squid" <squid-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, June 21, 2005 9:22 AM
Subject: Re: digest authentication error
Hi,
At 21.51 20/06/2005, kido wrote:
hi!
I'm using squid 2.5 ; basic authentication (ncsa) works just fine.
I tried to improve the authentication scheme, chosing digest. So, I
entered:
squid-2.5.STABLE10/helpers/digest_auth/
and did make && make install
then I uncommented the following line in squid.conf.
auth_param digest program /usr/local/squid/libexec/digest_pw_auth
/usr/local/squid/etc/digpass
I preserved the same acls as with basic_auth: acl parola proxy_auth
REQUIRED
When I restart squid, an error occurs, telling me that sheme "digest" is
unknown.
I reconfigured squid with --enable-digest-auth-helpers=password option.
Rebuild. Same error :(
Any ideas?
How do I enable digest authentication?
thanks!
You need too the --enable-auth="basic digest" configure option.
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/