> -----Original Message----- > From: Sean Ali [mailto:[EMAIL PROTECTED] > Sent: Friday, December 09, 2005 8:50 PM > To: [email protected] > Subject: [squid-users] squid authentication input via web page > > > Hello, > > Is it possible for squid to accept proxy authentication via a > web page > (FORM based maybe?) instead of causing the browser to pop up > a dialogue > box? Basically I would like for all the authentication to be done via > one web page, this way I can give user's more information.. > > > Sean. > >
Look into external_acl_type (http://wiki.squid-cache.org/config/external_acl_type). Basically, it's a roll-your-own type of deal. Chris
