Re: Authentication bug in Squid 2.2S4

From: Bert Driehuis <bert_driehuis@dont-contact.us>
Date: Fri, 20 Aug 1999 01:09:46 +0200 (MET DST)

On Thu, 19 Aug 1999, Duane Wessels wrote:

> I know that a number of people wanted to change squid-auth interface.
> Does anyone have a proposal that (hopefully) is flexible enough for
> everyone and won't require changing again in the near future?

I must apologize beforehand that what I'm about to say is not exactly what
Duane asked for! Lack of time has slowed me down to the point that I
haven't even explored what's in 2.2 relative to 1.x -- sigh. Let alone
working on the NT authenticator, which has been high on my todo list ever
since Arjan's work came out (obviating my work for 1.x :-)

That said, it would be cool if the redirect script could indicate a
required authentication realm. Like:

if ($site =~ /playboy.com/) {
        print "AUTHREQD dirty_pics $url\n";
} elsif ($uri =~ /\.ra/) {
        print "AUTHREQD sounds $url\n";
} else {
        print "\n";
}

So, if a Great Rework of the authenticator is on the radar, it would be
cool if the acls could be selected based on redirector feedback, and if
multiple authentication domains could be selected using acls.

Again, accept my apologies for asking but not offering, and even worse,
for asking for things that may already be there!

Cheers,

                                -- Bert

Bert Driehuis, MIS -- bert_driehuis@nl.compuware.com -- +31-20-3116119
The grand leap of the whale up the Fall of Niagara is esteemed, by all
who have seen it, as one of the finest spectacles in nature.
                -- Benjamin Franklin.
Received on Tue Jul 29 2003 - 13:16:00 MDT

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