On Sat, 2006-01-28 at 07:49 -0800, spcatch55 wrote: > I'm trying to get the squid logfiles to differentiate > between requests from different ssh logins that > forward port 3128 into the squid server (right now > they all show up from IP 127.0.0.1) > > Will NTLM authentication help for this? I read that > NTLM authentication will enable squid logfiles to log > a userid rather than an IP address. Any form of authentication will log both an username along with an ip address; it doesn't need to be NTLM. Kinkie