Re: [squid-users] Logging user names

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 30 Jun 2001 10:49:43 +0200

Peter Wood wrote:

> > This can theoretically be done by using log_mime_hdrs, and then
> > postprocess the logs to extract the relevant HTTP header information,
>
> I tried this (It does produce a lot of extra data!!) but although I can see
> users logging into, say, Hotmail (I'm seeing "EmailAddress=username") I can't
> see any logins to our parent cache... What would they look like?
> Would they be in a plain text format or encrypted in some way?

Proxy-Authorization:

followed by a base64 encoded string consisting of username:password.

But I think the easiest path would be to hack the proxy to log the
username even if not performing logins.

--
Henrik Nordstrom
Squid Hacker
Received on Sat Jun 30 2001 - 03:09:31 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:53 MST