Linux SoftwareProgrammingLibrariesApache::AuthPerLDAP 0.5

Apache::AuthPerLDAP 0.5


Apache::AuthPerLDAP is a mod_perl PerLDAP Authentication Module. SYNOPSIS < Directory /foo/bar > # Authentication Real
Developer:   Henrik Strom
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   2K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


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
    tags mod perl  uses the  perl authen  authldap module  bar authentication  foo bar  apache authperldap  apache authldap  

    Download Apache::AuthPerLDAP 0.5


     http://ftp.hostingromania.ro/Linux/mirrors/ftp.cpan.org/authors/id/H/HE/HENRIK/Apache-AuthPerLDAP-0.5.tar.gz


    Authors software

    Similar software

    Apache::AuthPerLDAP 0.5 (by Henrik Strom)
    Apache::AuthPerLDAP is a mod_perl PerLDAP Authentication Module.

    SYNOPSIS

    < Directory /foo/bar >
    # Authentication Real

    mod_mldap 0.71 (by A. Wik)
    mod_mldap is a simple LDAP authentication module for Apache 2.

    Quick installtion of the dynamic module:

    As root, run:

    AuthPG 1.5 (by Min Sik Kim)
    AuthPG is a PostgreSQL Authentication Module.

    PostgreSQL Authentication Module (AuthPG) enables Apache to authenticate users with

    mod_auth_aix 1.4 (by Markus Zahn)
    "Loadable Authentication Modules" are AIX's way to extend the identification and authentication functions of the operating system

    mod_authz_ldap 0.26 (by Andreas Mueller)
    mod_authz_ldap is an Apache LDAP Authorization module.

    What it does:

    This Apache LDAP authentication/authorization module tries

    mod_auth_bsd 0.8.1 (by William Ahern)
    mod_auth_bsd is an Apache module that supports BSD Authentication on OpenBSD

    mod_auth_pam 1.1.1 for Apache 2.0 (by Ingo Luetkebohle)
    mod_auth_pam is an authentication module for the Apache Web-Server.

    The PAM authentication module implements Basic authentication

    mod_auth_pam 1.1.1 for Apache 1.3 (by Ingo Luetkebohle)
    mod_auth_pam is an authentication module for the Apache Web-Server.

    The PAM authentication module implements Basic authentication

    mod_auth_sqlite 0.12 (by Tomohiro IKEBE)
    mod_auth_sqlite module provides Apache user authentication using SQLite

    pam_ldap 0.1 (by PADL Software Pty Ltd)
    pam_ldap module provides the means for Solaris and Linux servers and workstations to authenticate against LDAP directories, and to ch


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags