#
-# $Id: cf.data.pre,v 1.343 2003/10/14 20:18:06 wessels Exp $
+# $Id: cf.data.pre,v 1.344 2004/01/06 03:44:11 hno Exp $
#
#
# SQUID Web Proxy Cache http://www.squid-cache.org/
"program" cmdline
Specify the command for the external ntlm authenticator.
- Such a program reads a line containing the uuencoded NEGOTIATE
- and replies with the ntlm CHALLENGE, then waits for the
- response and answers with "OK" or "ERR" in an endless loop.
+ Such a program reads exchanged NTLMSSP packets with
+ the browser via Squid until authentication is completed.
If you use an ntlm authenticator, make sure you have 1 acl
of type proxy_auth. By default, the ntlm authenticator_program
is not used.
/*
- * $Id: errorpage.cc,v 1.193 2003/09/07 10:11:07 hno Exp $
+ * $Id: errorpage.cc,v 1.194 2004/01/06 03:44:13 hno Exp $
*
* DEBUG: section 4 Error Generation
* AUTHOR: Duane Wessels
* I - server IP address x
* L - HREF link for more info/contact x
* M - Request Method x
- * m - Error message returned by external Auth. x
+ * m - Error message returned by auth helper x
+ * o - Message returned external acl helper x
* p - URL port # x
* P - Protocol x
* R - Full HTTP Request x