]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute directive. If
authorGraham Leggett <minfrin@apache.org>
Thu, 12 Oct 2006 20:52:37 +0000 (20:52 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 12 Oct 2006 20:52:37 +0000 (20:52 +0000)
commit488411491b227231576f3b28b01d266eebcb13fd
tree14f657e85da222378e8bcfd2f5e7b563b350fde7
parent21038d2649251b037ddbc10ff34a2c64d697aa54
mod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute directive. If
set, REMOTE_USER will be set to this attribute, rather than the
username supplied by the user. Useful for example when you want users
to log in using an email address, but need to supply a userid instead
to the backend.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@463427 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_authnz_ldap.xml
modules/aaa/mod_authnz_ldap.c