> > All, > > I have squid working perfectly with NTLM (AD Domain for domain > employees). I'd like it so if a non-logged in user account on the domain > (non authenticated) tries to browse out to get an error page (which I > will customize). Currently if they are not authenticated it pops them up > with login box. Is there a way to bypass the popup box for people not > authenticated? My goal is to setup some sort of "request access" > form/page. > > I've tried stuff like, as a test, and no go: > > http_access deny all !AuthorizedUsers > deny_info ERR_ACCESS_DENIED !AuthorizedUsers > http_access allow all AuthorizedUsers > > Thoughts? - Checkout this thread : http://www.squid-cache.org/mail-archive/squid-users/200602/0107.html M.