Hi!

Is it possible to use NTLM authentication for RPC over HTTP with Squid? Squid version is 2.7 Stable 7. Actually I have already configured Squid in order to work with RPC over HTTP(for MS Exchange), basic authentication works great, but NTLM no :( My cache_peer line in squid.conf which responsible for connection:

cache_peer 192.168.0.148 parent 443 0 no-query proxy-only originserver login=PASS ssl sslflags=DONT_VERIFY_PEER front-end-https=on name=exchange

I have tried to add connection-auth=on also, but still no luck :( Pls help.

Regards,
Dr.Pesko

Reply via email to