Nope. There is no debug statement showing the actual input to the
helper. The username and password is separated by a space when sent to
the helper.
The easiest way to diagnose is to add debug output to your helper.
Anything written to stderr will be seen in cache.log (again, remember
buffering or else the output might not appear when you intended), or
your helper could open /dev/console for writing, and write the debug
output there.
/Henrik
Jai Lamerton wrote:
> Is this saying that the username and passwd is being passed to the auth
> program as username:passwd with a ":" seperating them?
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Jan 18 2001 - 00:14:13 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:29 MST