[APACHE DOCUMENTATION]

mod_securid: Installation documentation

Table of Contents


Download

Last release, which has proven through general use to be stable, is 1.8.8 (10/2004).

Please also read the CHANGES.


Requirements

To build mod_securid, you need an ACE/library. Three main releases exist:

Unfortunately, only the old library, sdiclient.a, may work with Apache. So please use it...

If you just wish to test mod_securid without any ACE/Server, please see ace_simul/, included with the distribution.

Else, to use mod_securid you also need an ACE/Server... The module has been successfully tested with:


Build as a static module

Extract apache:

If you are using Apache as a standard proxy or a reverse proxy, please see notes for proxy problems.

Extract mod_securid:

Configure apache with mod_securid:

Compile:


Build as a dynamic module

Extract mod_securid:

Compile the module:

Install the module:


Notes for proxy

When using mod_securid with Apache running as a standard or reverse proxy, you need to apply the following patch:

so the proxy module will be able to take care of HTTP headers added by mod_securid: Set-Cookie and Expires.

Copyright

This module is free software; you can redistribute it and/or modify it under the same terms as Apache itself. This module is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. The copyright holder of this module can not be held liable for any general, special, incidental or consequential damages arising out of the use of the module.

Security Dynamics, the Security Dynamics logo, ACE, ACE/Server, SecurID, SoftID and WebID are registered trademarks of Security Dynamics Technologies, Inc.

All other products or services mentioned in this document are covered by the trademarks, service marks, or product names as designated by the companies who own or market them.


Apache HTTP Server Version 1.3

Index