On Wed, 2004-07-07 at 22:43, Estevam Henrique Carvalho wrote:
> Isn't possible to test the ntlm_auth with the ntlmssp protocol in a command
> line mode, you must use a browser able to handle ntlm because only this sort
> of browser send the appropriate ntlm challenges, try IE.

Actually, it is now possible.  

ntlm_auth --helper-protocol=ntlmssp-client-1  --username=foo
--domain=bar --password=secret

If you type 'YR', it will reply, and from then you can copy & paste the
output from that program to 

ntlm_auth --helper-protocol=squid-2.5-ntlmssp

(Likewise, copy the replies back).  

This provides a very nice way to test the system, without needing squid
and MSIE.

Andrew Bartlett

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to