auth_ldap

Search

Use the field below to search the entire auth_ldap site, including the mailing list archives.

Search:

Introduction

auth_ldap is an LDAP authentication module for Apache, the world's most popular web server. auth_ldap has excellent performance, and supports Apache on both Unix and Windows NT. It also has support for LDAP over SSL, and a mode that lets Micros~1 Frontpage clients manage their web permissions while still using LDAP for authentication.

Support

In addition to the documentation, support for auth_ldap is available through the auth_ldap mailing list. You can also see old auth_ldap messages in the list archives.

News

Jan 9, 2006: auth_ldap 1.6.1 released

I have finally released 1.6.1 of auth_ldap. This version corrects various bugs that have been reported on the mailing list, and also corrects one potentially serious security bug. I recommend that all users of auth_ldap upgrade to this version. You can get it here, and you can also read the change log.

Jul 4, 2001: auth_ldap 1.6.0 released

Yes, after months and months, I have decided that it is time to call this release finished. Release 1.6.0 is now the official production version of auth_ldap. You can get here, and you can also read the change log.

Apr 7, 2001: auth_ldap 1.5.4 released

This release incorporates the TLS patches from Jeff Costlow, fixes a small memory leak, and adds some more tweaks to the configure process. This will be the last release before auth_ldap is re-released as version 1.6. Get it here.

Feb 16, 2001: auth_ldap 1.5.3 released

This release improves on the autoconf process. In addition, some of the code has been changed to make auth_ldap more robust when it is not the only auth module in Apache; there were certain situations where auth_ldap would segfault if another non-authoritative auth module was also running. Download the new release here.

Feb 7, 2001: auth_ldap 1.4.8 released

This release just adds support for building auth_ldap as a static module (compiled into Apache). If you don't need to build auth_ldap statically, you don't need this release. Get it here.

Dec 12, 2000: auth_ldap 1.5.2 released

This release fixes the same memory leak that release 1.4.7 fixed. Get it here.

Dec 12, 2000: auth_ldap 1.4.7 released

This release fixes a serious memory leak. All production users of auth_ldap should upgrade. Get it here.

Dec 11, 2000: auth_ldap 1.5.1 released

This release is the first candidate for the upcoming 1.6 version of auth_ldap. In addition to bug fixes, major changes include better support for FrontPage and better compatibility with OpenLDAP 2. Barring any serious bug reports, the next release of auth_ldap will be 1.6.0. Get the latest release here.

Nov 23, 2000: auth_ldap 1.4.6 released

This release corrects a few outstanding problems with the ldap_url_parse() function in OpenLDAP 2.x. If you aren't having problems with LDAP URLs in your Apache configuration, then you don't need to upgrade. Otherwise, get the latest version here.

Nov 20, 2000: New Mailing List for auth_ldap

I have created a mailing list for auth_ldap. This will be the primary support channel for auth_ldap from now on, and hopefully, the archives will become a useful resource for all auth_ldap users. You can subscribe to the mailing list from the list's web site.

Oct 27, 2000: auth_ldap 1.4.5 released

This release corrects some problems with certain versions of OpenLDAP. The behavior of the ldap_url_parse() function had changed, resulting in bad search scopes. Get the latest version here

Oct 25, 2000: auth_ldap 1.4.4 released

This release adds support for OpenLDAP 2.0, but doesn't make any other changes. Get it here. Stay tuned for a 1.5.1 developers release, which will also support OpenLDAP 2.0, as well as support autoconf style configuration.

July 3, 2000: First Developers Release for the Next auth_ldap Development Cycle

I have released auth_ldap 1.5.0, which is the first release of the new developers beta test cycle. There are a lot of changes in this release, including one change with the AuthLDAPCacheSize directive that is not backwards compatible with old auth_ldap configurations. The good news is that the old version and the new version had reasonable values for this directive, so most people probably do not use it in their configs. For more information, read the full change log.

This is a beta developers release only! If you are using auth_ldap in a mission-critical production environment, you probably should not be using this release. If you want to assist with testing the next version of auth_ldap please feel free to download it and give me feedback.

June 18, 2000: auth_ldap 1.4.3 Released

The only new thing in this is the beginnings of a FAQ. There is no new functionality in this version. Download now!

April 2, 2000: auth_ldap 1.4.2 Released

In celebration of auth_ldap's 2000th download, I decided to release a new version. Note that I skipped the 1.4.1 release because of a last minute bug I discovered after I packaged everything. Download now!

September 6, 1999: auth_ldap 1.4 Released

After months of testing, and a 3-month hiatus whilst I changed jobs and moved to Seattle, auth_ldap 1.4 has finally been released. Download now!

Here is a list of the major changes:

Requirements

To compile auth_ldap, you will need either the Netscape Directory SDK, or the OpenLDAP SDK. For SSL, the Netscape SDK is required. auth_ldap has been tested against all versions of Apache 1.3. auth_ldap has not been tested against Apache 1.2, to my knowledge. auth_ldap 1.7.x, the (unreleased) developers' release of auth_ldap will also work against Apache 2.0. It's known to run on Solaris, Linux, and HP/UX.

Documentation

Download


Copyright © 1999-2002, Dave Carrigan. All rights reserved.