I'm not so much using to allow/deny access - I just need to log the
username. Will just creating the ACL without actually using it accomplish
this?
-----Original Message-----
From: Peter Albrecht [mailto:pa@suse.de]
Sent: Friday, August 23, 2002 3:17 AM
To: Ian Hall-Beyer
Cc: squid-users@squid-cache.org
Subject: Re: [squid-users] ident_lookup?
Hi Ian,
use the ACL type ident, e.g.
acl <name> ident <userlist>
http_access allow <name>
http_access deny all
You only need an ident daemon (see RFC 1413) running on the client. For
Linux
you could use the pidentd (see http://sf.www.lysator.liu.se/~pen/pidentd/),
for M$ systems try the Turtle Identd (ask your favourite search engine where
to find it).
Have a lot of fun,
Peter
On Thursday, 22. August 2002 19:36, you wrote:
> The docs mention ident_lookup, but when I put it in my config file, I get
>
> 2002/08/22 13:04:32| parseConfigFile: line 1276 unrecognized:
'ident_lookup
> on'
>
> How do I work with ident for user tracking?
>
> --
> Ian Hall-Beyer ianhb@baronauto.com
> IT Administrator V: 913-671-1437
> Baron Automotive Group F: 913-722-5191
>
>
>
>
>
-- Peter Albrecht peter.albrecht@suse.de Trainer SuSE Linux AG Telefon 089-42769-200 Schulungszentrum München Telefax 089-42017-701 Stahlgruberring 28 http://www.suse.de/training 81829 München In a free world without walls and fences, who needs windows and gates?Received on Fri Aug 23 2002 - 07:50:55 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:49 MST