Re: Q: Client authentication via Squid

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 04 Aug 1998 19:05:01 +0200

Dileep Agrawal wrote:
>
> We have setup an intranet with squid running on the proxy server.
> We would like to authenticate clients that try to access squid for
> web browsing and log the time they were connected to the proxy.
> Has anyone done this?

I would implement something like this using the following tools:

1. proxy_auth for authentication
2. Log file processing for usage statistics/accounting.

HTTP is "connectionless" in the sense that clients are only connected
while transferring objects.

---
Henrik Nordström
Sparetime Suqid Hacker
Received on Tue Aug 04 1998 - 10:10:31 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:27 MST