Hello everyone,
I want to have squid log the user name in the access logs. I sure I can do this with Ident. I set the config setting:
config setprop squid RequireAuth ident
Followed by:
expand-template /etc/squid/squid.conf
sv t /service/squid
And for good measure:
signal-event post-upgrade; signal-event reboot
I installed an ident server (tried three actually) on the Windows client but the client was not queried for an ID, nothing is blocked, no user names show up in the log and no errors in the logs either.
I manually set the proxy settings on the browser (FF and IE) and the proxy does work.
Is there anything I am missing.
Kevin
PS ... on other SME servers using DG I have noticed a large delay (several days) before the ident settings actually block unauthorized users, but they get logged immediately.
Thanks