Hi!
    I'm compiling squid_3.0.stable8 (the last stable version on the page
squid-cache.org) and everything go fine, but when i try to start the
squid i got this error:
    *Can't use proxy auth because no authentication schemes are fully
configured*.
     My options are:
        ./configure --host=$(DEB_HOST_GNU_TYPE) \
        --build=$(DEB_BUILD_GNU_TYPE) \
        --enable-auth=digest,basic,ntlm,negotiate \
       
--enable-basic-auth-helpers=LDAP,SMB,squid_radius_auth,multi-domain-NTLM,PAM
\
        --enable-ntlm-auth-helpers=SMB \
        --enable-negotiate-auth-helpers=squid_kerb_auth \
        --enable-digest-auth-helpers=ldap \
       
--enable-external-acl-helpers=ldap_group,unix_group,session,wbinfo_group,ip_user
\
        --enable-ntlm-fail-open \
        CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
    ... So, if somebody help me i'll  appreciate.
This archive was generated by hypermail 2.2.0 : Sat Jul 26 2008 - 12:00:04 MDT