Hi,Would it make sense to define in squid two new configuration options to control Negotiate authentication ? I am thinking of adding
Negotiate-NTLM and Negotiate-Kerberoswith the same options as Negotiate. Once squid receives a Negotiate response quid has to base64 decode the token and check for the NTLM string before invoking the Negotiate-NTLM or Negotiate-Kerberos helper.
Does that break a concept in squid to analyse a token before selecting the helper ?
Thank youMarkus
