My understanding after searching squid-users and squid-dev is that in order to use 
Apache-style digest password file with Squid 2.5STABLE5, one needs the digest_pw_auth 
from Squid 3.0DEV. Is this correct?

Since squid-3.0-PRE3-20040605 still errors out on Mac OS X with "MemBuf.cc:285:" 
during a full "make", I did a "make" only from within ./helpers. Then I went inside 
./helpers/digest_auth/password and did "sudo make install" from there. I verified 
"/usr/local/squid/libexec/digest_pw_auth" was replaced by the new copy. However, after 
restarting, my Squid 2.5STABLE5-20040605 still does not understand scrambled digest 
password file generated by Apache 1.3.29. To be sure, I pasted the encrypted digest 
password string directly into the auth popup. That unfortunately worked, which means 
Squid 2.5STABLE5 is still behaving as if it's operating with the original 
digest_pw_auth.

Anyone has a hint?

Reference:
http://marc.theaimsgroup.com/?l=squid-dev&m=108629361406031&w=2

Reply via email to