Hi I use suse linux 8.2 with squid: Squid Cache: Version 2.5.STABLE1 configure options: '--prefix=/usr' '--sysconfdir=/etc/squid' '--bindir=/usr/sbin' '--sbindir=/usr/sbin' '--localstatedir=/var' '--libexecdir=/usr/sbin' '--datadir=/usr/share/squid' '--with-dl' '--enable-snmp' '--enable-carp' '--enable-useragent-log' '--enable-auth=basic digest ntlm' '--enable-basic-auth-helpers=LDAP MSNT NCSA PAM SMB YP getpwnam multi-domain-NTLM winbind' '--enable-ntlm-auth-helpers=SMB no_check winbind' '--enable-digest-auth-helpers=password' '--enable-ntlm-fail-open' '--enable-referer-log' '--enable-arp-acl' '--enable-htcp' '--enable-underscores' '--enable-stacktraces' '--enable-delay-pools' '--enable-ssl' '--enable-cache-digests' '--with-samba-sources=/usr/include/samba' '--enable-x-accelerator-vary'
I got a little problem with ntlm_auth. I don't know it's a problem in squid or in Internet Explorer. If I only enable auth_param ntlm every ntlm aware browser can access the proxy. But if I also enable auth_param basic the Internet Explorer uses basic auth instead of ntlm_auth. Do you have any idea how to use basic auth and ntlm auth work so the Internet Explorer don't prompt for a username? Regards, Tilo
