Hi,
Im using squid 2.5 stable9 and im trying to authenticate using ntlm. I compiled my squid.conf as below:
--enable-ssl --enable-default-err-language=Portuguese --enable-external-acl-helpers=ldap_group --enable-snmp --enable-delay-pools --enable-carp --enable-auth=ntlm,basic
and i configured ntlm auth with:
auth_param ntlm program /usr/local/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes
It seems that my squid.conf is correct.So why do i receive a "Parsing Config File: Unknown authentication scheme 'ntlm'" when i try to use ntlm authentication ?
Thanks in advance !
-- _______________________________________________ Get your free email from http://mymail.bsdmail.com Powered by OutblazeReceived on Mon May 16 2005 - 14:01:17 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:03 MDT