On Wed, 12 Jul 2000, Mikael Olsson wrote:

> Hmmm... A dim voice in the back of my head just said "SecurID".
> Hey, that could almost work -- having the luser read a string
> of digits from their token rather than having them remember
> another password isn't all that bad :-)
> Then there's just the matter of getting the proxy to talk to
> the SecurID server... If there is one.

ACE Servers talk RADIUS :)

Using mod_proxy in Apache, all you need to do is take the code for the
mod_radius (or whatever it's called- it was always a half hour search
for the particular module because it wasn't maintained AIR) and take out
the fstat() call for file auth, then do a <Directory> block for proxy://*
(or whatever the exact syntax is) - it's been a while since I did this,
but it worked like a charm when I did and the code wasn't that difficult
to verify.

Paul
-----------------------------------------------------------------------------
Paul D. Robertson      "My statements in this message are personal opinions
[EMAIL PROTECTED]      which may have no basis whatsoever in fact."

-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to