The mod_securid Apache module implements RSA
SecurID authentication for the Apache Web server.
It allows administrators to restrict access to Web
sites (or parts of Web sites) to users
authenticated using a SecurID token and an ACE server.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Some bugs which could have caused Apache to hang
were fixed. A bug in the templating code was
fixed: it was previously not possible to use the
%% trick in some custom pages. Support for the new
AceSetTimeout() API call was added, which should
prevent resource exhaustion if the ACE server
cannot be reached. Finally, the documentation was
updated: in mod_securid 2, the AuthSecurIDVarAce
directive can be set per virtual host to use
different ACE servers.
This is the first stable release of mod_securid 2.
mod_securid 2 supports the latest client library
from RSA Security. Thus, it can use more than two
ACE servers, and it does use the new user locking
feature, hopefully preventing replay attacks. This
release contains many bugfixes not included in the
2.0beta1 version, including support for the latest
Lynx and Mozilla browsers.
This is a new major version of mod_securid. It now supports release 5.0.x of the RSA aceclnt client library. Connections to RSA server are now handled by a new program called 'securid_proxy'. Although it appears to work fine, it has not yet been thoroughly tested.