On Thu, 2014-11-27 at 02:24 -0800, christianmolecki wrote: > Hello everyone, > > we are using squid 3.4.6 with ntlm authentification. > Depending on ActiveDirectory group memberships, the user is able to use > different protocols. > This works very well. > > Now we need for some websites an additional basic authentication. > So I configured the basic ncsa_auth helper. > This works also, but only if the ntlm_auth helper is disables. > > How I can authentificate via ntlm + basic? > > Is this generally possible? > > > Best Regards > Christian > > > > -- > View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Cascading-different-authentification-methods-tp4668532.html > Sent from the Squid - Users mailing list archive at Nabble.com. > _______________________________________________ > squid-users mailing list > squid-users@xxxxxxxxxxxxxxxxxxxxx > http://lists.squid-cache.org/listinfo/squid-users why do you need to authenticate the users differently, for different sites? the auth for the proxies (indicated by an HTTP/407 status code) is completely different than the auth for a web site/server (indicated by an HTTP/401 status code). _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users