Hi all!. I am using squid stable 2.6.stable18. and i need to log failed authentications attempts or at least some info to look. I noticed that NTLM don't log the username if it is fails, ldap_auth do that so i can parse the log to find something like TCP_DENIED/407, a low ts value and a username to find a possible login attempt. Is there any way i can do something about, when squid use ntlm to authenticate the user? Thanks in advance, Cheers.