gerrit/gerrit-reviewdb
Shawn O. Pearce c892d34e34 Bind to LDAP using only the end-user identity
When auth.type = LDAP_BIND the actual username and password supplied
by the end user is used to connect to the LDAP server to query
for account information.  This permits Gerrit to be connected to
secured directory servers, without requiring a generic user account
for Gerrit itself.

To avoid breaking existing installations that rely upon the account
query to determine the DN for the authentication bind this new mode
uses the new LDAP_BIND auth type setting.

Bug: issue 423
Change-id: I8ec3adc36ae3f2363d344521d02755a2b385db0b
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-02-21 19:27:16 -08:00
..
.settings Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
src/main Bind to LDAP using only the end-user identity 2010-02-21 19:27:16 -08:00
.gitignore Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
pom.xml Call the next version 2.1 2009-12-12 20:17:29 -08:00