RE: authenticate_program using perl

From: Mike Hickey <mikehi@dont-contact.us>
Date: Mon, 24 Jul 2000 11:49:39 +1200

That seems to do the trick.

Thanks!

>> Squid starts ok and launches a process for my auth.pl script
>> but when I get
>> challenged in netscape and enter a username/password
>> netscape just sits there
>> with the little comet logo flashing by - it doesn't even time out.
>
>If you haven't already done this, make sure that you have turned off I/O
>buffering in perl:
>
>$| = 1;
>
>Mike
>
Received on Sun Jul 23 2000 - 17:52:18 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:35 MST