Can you please enable the support for negotiate authentication in squid and the build of the kerberos negotiate authentication helper? The only change needed in the spec file is the addition of a couple configure options: --- SPECS/squid.spec 2007-12-21 10:52:21.000000000 +0100 +++ SPECS/squid.spec 2007-12-21 10:52:21.000000000 +0100 @@ -85,7 +85,8 @@ --with-pthreads \ --enable-ntlm-auth-helpers="SMB,fakeauth" \ --enable-external-acl-helpers="ip_user,ldap_group,unix_group,wbinfo_group" \ - --enable-auth="basic,digest,ntlm" \ + --enable-auth="basic,digest,ntlm,negotiate" \ + --enable-negotiate-auth-helpers="squid_kerb_auth" \ --enable-digest-auth-helpers="password" \ --with-winbind-auth-challenge \ --enable-useragent-log \
squid-2.6.STABLE20-2.fc8 has been submitted as an update for Fedora 8
I submitted the update. If you'd like to help with testing, you can install the testing version and provide feedback at http://admin.fedoraproject.org/updates/F8/pending/squid-2.6.STABLE20-2.fc8 Don't forget to check "Works for me". Thanks.
I also fixed this in squid-3.0.STABLE5-2.fc10
squid-2.6.STABLE20-2.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update squid'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-3530