[squid-users] smb_auth + ntlm + usernames + access.log

From: Korakaki Stella, Qualco <skorakaki@dont-contact.us>
Date: Thu, 5 Dec 2002 15:15:02 +0200

I've setup squid2.5 in a Redhat 7.2. The ntlm seems to work with smb_auth
but access.log does not log the usernames of the users .
That's what I have done:

auth_param ntlm program /opt/smb_auth/smb_auth -W MYDOMAIN -U IPOFTHEPDC
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes
auth_param basic program /opt/smb_auth/smb_auth
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours

acl all src 0.0.0.0/0.0.0.0
acl local src 192.168.100.0/255.255.255.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl local proxy_auth REQUIRED

smb_auth seems to work from the shell...
smb_auth -W domain -U IP
username xxxx

gives OK

What shall I do to have usernames (and or groups) written at access.log ?

Stella Korakaki
Qualco Business Systems Design & Implementation
IT&T Division
www.qualco.gr
Voice: +30 10 6198903 (Int: 204)
Fax: +30 10 6178140
skorakaki@qualco.gr
Received on Thu Dec 05 2002 - 06:15:55 MST

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