]> granicus.if.org Git - apache/commit
Re-structure the auth_ldap module to fit the new authentication model. The authnz_ld...
authorBradley Nicholes <bnicholes@apache.org>
Tue, 17 Aug 2004 23:33:07 +0000 (23:33 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 17 Aug 2004 23:33:07 +0000 (23:33 +0000)
commit7d188d363ce1e0b57e4714649c36e80b855b1365
tree827bcddaaf34feec9f9d1ea267fd1de25d998957
parentba70576ebe03beda2f2c5fa5b1d4ee32de1b742c
Re-structure the auth_ldap module to fit the new authentication model.  The authnz_ldap module provides an ldap authentication provider and an authorization handler.  It implements the authorization "require" values ldap-user, ldap-dn and ldap-group.  This restructure also moves auth_ldap out of the experimental directory.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104696 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/NWGNUauthnzldap [new file with mode: 0644]
modules/aaa/NWGNUmakefile
modules/aaa/mod_authnz_ldap.c [new file with mode: 0644]