Bernd Schuhmacher wrote:
> Hi
>
>
> I have a little problem getting someting done with squid.
> I need the names of the users of the internet connection logged within
> the squid logs.
>
> I have tried some thigs but nothing worked.
>
> I have the following setup at the moment:
>
> acl our_networks src 192.168.0.0/16
> http_access allow our_networks
> http_access allow localhost
> http_access deny all
> ...
> ident_lookup_access allow our_networks
> ident_lookup_access deny all
>
> The clients are running pidentd or gidentd.
> I can see at the mashines running gidentd that there are requests for
> ident. But the log of squid only shows up a "-" for username.
>
> Does anybody have an idea where am wrong?
Buried in the FAQ section on redirectors is the answer to your request.
http://wiki.squid-cache.org/SquidFaq/SquidRedirectors#head-c8bece76abc4d8aae80a3cc28600db50536eed8a
>
> Squids's version is 2.5.STABLE9 running on a Debian Sarge. Clients are
> mostly Debian Sarge (running pidentd) and some etch mashines (gident).
>
> Best regard
>
> Bernd Schuhmacher
>
Chris
Received on Thu Feb 08 2007 - 18:45:28 MST
This archive was generated by hypermail pre-2.1.9 : Thu Mar 01 2007 - 12:00:01 MST