Query: apache::session::ldap
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Apache::Session::LDAP(3pm) User Contributed Perl Documentation Apache::Session::LDAP(3pm)NAMEApache::Session::LDAP - An implementation of Apache::SessionSYNOPSISuse Apache::Session::LDAP; tie %hash, 'Apache::Session::LDAP', $id, { ldapServer => 'ldap://localhost:389', ldapConfBase => 'dmdName=applications,dc=example,dc=com', ldapBindDN => 'cn=admin,dc=example,dc=com', ldapBindPassword => 'pass', };DESCRIPTIONThis module is an implementation of Apache::Session. It uses an LDAP directory to store datas.AUTHORXavier Guimard, <x.guimard@free.fr>COPYRIGHT AND LICENSECopyright (C) 2009, 2012 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 ALSOApache::Session perl v5.14.2 2012-06-26 Apache::Session::LDAP(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Find columns in a file based on header and print to new file |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |