Hi Guys I Currently have squid setup with ldap authentication into a Windows 2003 Active directory How ever every time when I go into browse a website via the proxy it is always asking me for a login name and password, the box I am using is Windows xp Sp2 with IE 6, I have squid setup and running on SLES9 My squid versions are: squidGuard-1.2.0-373.1 squid-2.5.STABLE5-42.33 Everytime I open up a browser and attempt to browse a website for the first time I get the following error message in the /var/log/squid/access.log 1123104843.859 20 garrett.trade-exchange.co.nz TCP_DENIED/407 1808 GET http://www.google.co.nz/ - NONE/- text/html [Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*\r\nAccept-Language: en-nz\r\nCookie: PREF=ID=76ccb280145dff1e:LD=en:TM=1110136322:LM=1110136322:S=FKrPti-BDDTtdCN h; GTZ=-720\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Google-TR-1)\r\nHost: www.google.co.nz\r\nProxy-Connection: Keep-Alive\r\n] [HTTP/1.0 407 Proxy Authentication Required\r\nServer: squid/2.5.STABLE5\r\nMime-Version: 1.0\r\nDate: Wed, 03 Aug 2005 21:34:03 GMT\r\nContent-Type: text/html\r\nContent-Length: 1347\r\nExpires: Wed, 03 Aug 2005 21:34:03 GMT\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm="Cabbage Tree Press Proxy Server"\r\n\r] I would like squd to be setup that everytime a user attempts to browse the website it does not ask for the login name and password and automatically validates them I have tested this against our old NT Server and it was working fine (off course I was using ntlm_auth with squid at the time) Please can someone provide me with and answer