> With your help I've now got my squid box authenticating > from our NT PDC, so thanks for that.
> However, I have a number of entries in the access log like > the following... > The second entry is typical of the ones I don't understand. > Why am I receiving TCP_DENIED when the majority of requests > are ok? You're doing nothing wrong; this is a side effect of NTLM auth. Before any authenticated request you'll see two TCP_DENIED entries for the same request as the client authenticates. This is a known issue: http://devel.squid-cache.org/ntlm/ Adam
