Re: [squid-users] Authentication Hack

From: Michael Graham <mgraham@dont-contact.us>
Date: Wed, 05 Mar 2008 09:20:17 +0000

Dave Coventry wrote:
> I believe that this is the thing that is defeating me at the moment.

I'm not sure how easy it would be to get the post to your cgi to work.
You'll need to post absolutely (action="http://....") rather than
relatively.

But I think what you would be better to use the deny_info http://...
form of deny_info. Something like

deny_info http://myhost/login.cgi?url=%s ipauthACL

then the login page will be your cgi script and as an added bonus you'll
get url set as the original url that caused the deny. Then you can
redirect to it after a successful login.
Received on Wed Mar 05 2008 - 02:21:24 MST

This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:04 MDT