Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Apache::AuthNetLDAP 0.29

    Download button

    No screenshots available
    Downloads: 430  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.1/5)
    7 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mark Wilcox and Shannon Eric Peevey | More programs
    Perl Artistic License / FREE
    April 29th, 2008, 13:20 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Apache::AuthNetLDAP description

    A mod_perl module that uses the Net::LDAP module for user authentication for Apache.

    Apache::AuthNetLDAP is a mod_perl module that uses the Net::LDAP module for user authentication for Apache.

    SYNOPSIS

    AuthName "LDAP Test Auth"
    AuthType Basic

    #only set the next two if you need to bind as a user for searching
    #PerlSetVar BindDN "uid=user1,ou=people,o=acme.com" #optional
    #PerlSetVar BindPWD "password" #optional
    PerlSetVar BaseDN "ou=people,o=acme.com"
    PerlSetVar LDAPServer ldap.acme.com
    PerlSetVar LDAPPort 389
    #PerlSetVar UIDAttr uid
    PerlSetVar UIDAttr mail
    #PerlSetVar AlternatePWAttribute alternateAttribute
    #PerlSetVar SearchScope base | one | sub # default is sub
    #PerlSetVar LDAPFilter "(&(course=CSA)(class=A))" #optional

    # Set if you want to encrypt communication with LDAP server
    # and avoid sending clear text passwords over the network
    PerlSetVar UseStartTLS yes | no

    # Set if you want to allow an alternate method of authentication
    PerlSetVar AllowAlternateAuth yes | no

    require valid-user

    PerlAuthenHandler Apache::AuthNetLDAP


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Apache authentication | Net::LDAP class | Perl module | Apache | NetLDAP | authentication

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM