Apache::AuthPerLDAP 0.5
Details
| Size: | 2K |
| Last Update: | 2008-04-19 00:26:21 |
| OS Support: | Linux |
| License/Program Type: | Perl Artistic License |
| Publisher: | Henrik Strom |
| Price: | $0.00 |
Description:
Apache::AuthPerLDAP 0.5 is libraries software developed by Henrik Strom.
Apache::AuthPerLDAP is a mod_perl PerLDAP Authentication Module.
SYNOPSIS
< Directory /foo/bar >
Authentication Realm and Type (only Basic supported)
AuthName "Foo Bar Authentication"
AuthType Basic
Any of the following variables can be set.
Defaults are listed to the right.
PerlSetVar BaseDN o=Foo,c=Bar Default: "" (empty String)
PerlSetVar LDAPServer ldap.foo.com Default: localhost
PerlSetVar LDAPPort 389 Default: 389 (standard LDAP port)
PerlSetVar UIDAttr uid Default: uid
require valid-user
PerlAuthenHandler Apache::AuthPerLDAP
< /Directory >
These directives can also be used in a .htaccess file.
AuthPerLDAP provides Basic Authentication, with username/password lookups against an LDAP server, using Netscape's PerLDAP kit.
It is heavily based on Clayton Donley's Apache::AuthLDAP module, but uses the newer Netscape PerLDAP (Mozilla::LDAP), which in turn uses the Netscape Directory SDK for C. Thus Donley's original Net::LDAPapi module and library is no longer required.
It requires mod_perl and PerLDAP (v1.2 or later). Building mod_perl with:
perl Makefile.PL PERL_AUTHEN=1 PERL_STACKED_HANDLERS=1 PERL_GET_SET_HANDLERS
works for me. If this module is the only Apache/Perl module you are going to use, you probably don't need anything but the PERL_AUTHEN hook enabled.
Unlike Donley's Apache::AuthLDAP module, AuthPerLDAP is only used for authentication, and thus only supports the require-user directive. If a user enters the correct username and password, the authentication is considered to be OK.
Requirements:
Perl
Apache::AuthPerLDAP 0.5 supports english interface languages and works with Linux.
Downloading Apache::AuthPerLDAP 0.5 will take several seconds if you use fast ADSL connection.
0 comments
Add to
Apache::AuthPerLDAP 0.5 Version History
Related Software
|
|
From category: Libraries |
| frag-opt 0.5.5 is libraries software developed by Ville Jokela. frag-opt is a re-entrant, portable command-line parsing library. To see how you can use this in your program, take a look at doc/exam... |
|
|
From category: Quality-Assurance-and-Testing |
| GAJET 20051220 is quality assurance and testing software developed by Mikhail Vladimirov. GAJET (Genetic Alrogithm for Java Evolutionary Testing) is an automatic test generation tool for Java that... |
|
|
From category: Version-Control |
| Cervisia 2.4 is version control software developed by Christian Loose. Cervisia is a GUI frontend for the version control system CVS. Cervisia project has features like a blame-annotated view, tagg... |
|
|
From category: Libraries |
| Audio::TagLib::MPEG::Header 1.42 is libraries software developed by Dongxu Ma. Audio::TagLib::MPEG::Header is an implementation of MP3 frame headers. SYNOPSIS use Audio::TagLib::MPE... |
|
|
From category: Libraries |
| gloox is a high-level Jabber/XMPP library for C++.... |
|
|
From category: Libraries |
| DJ Native Swing is a NativeSwing library that allows an easy integration of some native components into Swing applications.... |
|
|
From category: Libraries |
| Conjury::C 1.004 is libraries software developed by James Woodyatt. Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers. SYNOPSIS c_object Source => Isou... |
|
|
From category: Libraries |
| Chart::EPS_graph 0.01d is libraries software developed by Gan Uesli Starling. Chart::EPS_graph creates line graphs in PostScript as .eps format. SYNOPSIS Create anew a 600... |
|
|
From category: Libraries |
| Editline 20061022-2.9 is libraries software developed by Jess Thrysoee. Editline is an autotool- and libtoolized port of the NetBSD Editline library (libedit). Editline library provides generic lin... |
|
|
From category: Libraries |
| Bloom::Filter 0.03 is libraries software developed by Maciej Ceglowski. Bloom::Filter is a sample Perl Bloom filter implementation. A Bloom filter is a probabilistic algorithm for doing exis... |
|
|
From category: Libraries |
| dao-zero 0.4.1 is libraries software developed by Yiting Qiang. dao-zero is a tiny Java bean used to reduce the source of a persistence tier based on Spring\'s iBatis support. The usual way to use... |
|
|
From category: Libraries |
| atropine 0.2 is libraries software developed by Moe Aboulkheir. atropine is a screen-scraping library built on top of BeautifulSoup. atropine helps programmers make assertions about document str... |
|
|
From category: Quality-Assurance-and-Testing |
| AntiCutAndPaste 1.4 is quality assurance and testing software developed by ACNP Software. AntiCutAndPaste is designed to search for text fragments that have been copied and pasted in programming la... |
|
|
From category: Libraries |
| UNIXEm is a UNIX Emulation Library for Win32.... |
|
|
From category: Libraries |
| cPdfWriter Image Graph Driver 0.2.2 is libraries software developed by Valeriu Palos. cPdfWriter is a PHP5 class for exporting PDF documents based on TCPDF, FPDF, and other related scripts.... |
Leave a comment