Giter VIP home page Giter VIP logo

apache-authendbmcache's Introduction

$Id: README,v 1.2 2002/10/25 15:53:10 reggers Exp $

This module, Apache::AuthenDBMCache, is an Apache/mod_perl authentication
handler to accelerate logins that use other perl methods (like AuthenURL,
AuthenSMB, or etc.). It requires Apache support for the stacking of modules
(which has been there for quite some time).

To build and install it, please run

    perl Makefile.PL
    make
    make install

To read more about this module try

    pod2text AuthenDBMCache.pm 

In many ways this is just another implementation of AuthenCache but instead of
using shared memory I use a DBM file to cache data. We were using the shared
memory method but ran into problems when the cache filled. There are other
issues.

BEWARE: If you want to use this module the system manager will have to have
        set up the cache file and a cron job to prune the cache. See the POD.

This package is Copyright (C) 2002 by Reg Quinton, Information Systems and
Technology, University of Waterloo. It may be copied, used and redistributed
under the same terms as perl itself.

Reg Quinton <[email protected]>

                                     "Stay calm, be brave, wait for the signs."
							Dead Dog Cafe/CBC Radio

apache-authendbmcache's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.