From: Bradley Nicholes Date: Wed, 4 May 2005 20:51:25 +0000 (+0000) Subject: Propose auth_ldap backport X-Git-Tag: 2.0.55~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74cb8e905ef36ec316620d7b0771c2110a737ae;p=thirdparty%2Fapache%2Fhttpd.git Propose auth_ldap backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168188 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dcb6a0c26b9..5d9408b714f 100644 --- a/STATUS +++ b/STATUS @@ -261,6 +261,15 @@ PATCHES TO BACKPORT FROM TRUNK: http://issues.apache.org/bugzilla/attachment.cgi?id=14873 +1: bnicholes, minfrin + *) mod_auth_ldap: Add the directive AuthLDAPAllowDNAuth to allow a + user to authenticate against an LDAP directory using a full user + DN. This directive allows a user to authenticate against a + subcontext that may contain non-unique user IDs. + http://svn.apache.org/viewcvs?rev=168016&view=rev + or 2.0 patch + http://people.apache.org/~bnicholes/ldapallowFDN.patch + +1: bnicholes + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: