--------------------- PatchSet 3696 Date: 2002/02/24 03:54:28 Author: hno Branch: ntlm_smbpasswd Tag: (none) Log: A small readme. Will write a man page when finished. Members: src/auth/ntlm/helpers/smbpasswd/README:1.1->1.1.2.1 --- /dev/null Wed Feb 14 00:55:47 2007 +++ squid/src/auth/ntlm/helpers/smbpasswd/README Wed Feb 14 00:57:19 2007 @@ -0,0 +1,7 @@ +README for ntlm_smbpasswd + +ntlm_smbpasswd is a NTLM helper to Squid, allowing you to perform +NTLM authentication to Samba smbpasswd files. + +ntlm_smbpasswd is (C)2002 Henrik Nordstrom . It includes +components copyrighted by others. See respective source file for details.