Pierluigi wrote: > I succesfully authenticate squid against ntlm > Now I'd like to authenticate against an active directory using kerberos, > I've a succesfully join domain using samba and kerberos.
There are only three proxy authentication schemes: basic, digest, and NTLM. Though Kerberos will be used between the proxy and the domain controller(s), it will not be used between the client browsers and the proxy. Adam
