we use msntauth in 2.4st1 and thought about testing the new 2.5 dev version
(squid-head).
I compiled suport for ntlm using
./configure --enable-auth=ntlm --enable-ntlm-auth-helpers=NTLMSSP
(could I enable digest here to work with ntlm?)
This gave me a ntlm binary in /usr/local/squid/libexec/squid/
For msntauth the syntax was:
echo "login password" | msntauth
I tried the same syntax with ntlm and got a coredump:
echo "mads password" | /usr/local/squid/libexec/squid/ntlm_auth CIT/pdcserver
BH Helper detected protocol error
fgets() failed! dying..... errno=0 (Success)
Aborted (core dumped)
What am I doing wrong? Since it says "protocol error" I was led to think it
maybe has to do with the configure options, I used the helper=NTLMSSP, the
others felt wrong.
Regards,
Mads
Received on Wed Aug 01 2001 - 12:35:52 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:26 MST