Skip to content

LemonLDAPNG/Apache-Session-LDAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache::Session::LDAP

Build Status

Store sessions in an LDAP directory.

Installation

To install this module type the following:

perl Makefile.PL
make
make test
make install

Dependencies

This module requires these other modules and libraries:

  • Apache::Session
  • Net::LDAP

CPAN

See http://search.cpan.org/dist/Apache-Session-LDAP/