debian man page for apache::session::browseable::ldap

Query: apache::session::browseable::ldap

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Apache::Session::Browseable::LDAP(3pm)			User Contributed Perl Documentation		    Apache::Session::Browseable::LDAP(3pm)

NAME
Apache::Session::Browseable::LDAP - An implementation of Apache::Session::LDAP
SYNOPSIS
use Apache::Session::Browseable::LDAP; tie %hash, 'Apache::Session::Browseable::LDAP', $id, { ldapServer => 'ldap://localhost:389', ldapConfBase => 'dmdName=applications,dc=example,dc=com', ldapBindDN => 'cn=admin,dc=example,dc=com', ldapBindPassword => 'pass', Index => 'uid ipAddr', };
DESCRIPTION
This module is an implementation of Apache::Session. It uses an LDAP directory to store datas.
AUTHOR
Xavier Guimard, <x.guimard@free.fr>
COPYRIGHT AND LICENSE
Copyright (C) 2009 by Xavier Guimard This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.
SEE ALSO
Apache::Session perl v5.14.2 2012-06-24 Apache::Session::Browseable::LDAP(3pm)
Related Man Pages
apache::session::postgres(3) - suse
apache::session::generate::modusertrack(3pm) - debian
apache::session::informix(3pm) - debian
apache::session::oracle(3pm) - debian
apache::session::serialize::sybase(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com