[squid-users] Help with NTLM

From: Simon Bryan <sbryan@dont-contact.us>
Date: Thu, 23 Jan 2003 14:59:58 +1100

HI all,
As in my previous post I am trying to get ntlm authentication going with
winbind (for group support).
wbinfo -u at the command line gives me the complete list of domain users so
assume it is working fine.
However when I try to run squid with ntlm support I get the following:

[root@kirk squid-2.5.STABLE1-20030123]# /usr/local/squid/sbin/squid -v
Squid Cache: Version 2.5.STABLE1-20030123
configure options: --enable-auth=basic
ntlm --enable-basic-auth-helpers=SMB --enable-ntlm-auth-helpers=winbind --en
able-external-acl-helpers=wbinfo_group
[root@kirk squid-2.5.STABLE1-20030123]# /usr/local/squid/sbin/squid -k
reconfigure
2003/01/23 14:40:27| Parsing Config File: Unknown authentication scheme
'ntlm'.
2003/01/23 14:40:27| Parsing Config File: Unknown authentication scheme
'ntlm'.
2003/01/23 14:40:27| Parsing Config File: Unknown authentication scheme
'ntlm'.
2003/01/23 14:40:27| Parsing Config File: Unknown authentication scheme
'ntlm'.
2003/01/23 14:40:27| strtokFile: wwwusers not found

These are the lines from my squid.conf:

auth_param ntlm program /usr/local/bin/wb_ntlmauth
auth_param ntlm children 20
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes

external_acl_type wb_group %LOGIN /usr/local/squid/libexec/wb_group
acl winauth external wb_group "wwwusers"

What have I done wrong?
_________________________________________
Simon Bryan
IT Manager
OLMC Parramata
ICQ#: 137562751
_________________________________________
Received on Wed Jan 22 2003 - 21:00:03 MST

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