[EMAIL PROTECTED] wrote: > > Hello, > > I have a problem to authenticate with IE against squid Version > 2.4.STABLE7. > After starting the IE there is the question for username and password. > After filling in the correct user and password the IE shows following > error massage: > > Server not found > > But then the IE works fine. Only the first site came with this error and > only on some workstations. > With Netscape there is no problem. > Is there somthing I can do to correct this?
http://www.squid-cache.org/Doc/FAQ/FAQ-5.html#ss5.12 > Thank you for your helping. > > My configuration : > > squid.conf > ----- > authenticate_program /etc/squid/auth/proxy_auth_ldap.py > cache_dir ufs /var/squid/cache 8000 16 256 > > acl all src 0.0.0.0/0.0.0.0 > acl ldap_password proxy_auth REQUIRED > http_access allow ldap_password > http_access deny all > icp_access allow ldap_password > icp_access deny all > ----- -- 'Time is a consequence of Matter thus General Relativity is a direct consequence of QM (M.E. Mar 2002)
