Patch to fix broken LDAP support with OpenLDAP

Review Request #634 — Created Nov. 13, 2008 and submitted — Latest diff uploaded

Information

gmr
Review Board SVN (deprecated)
trunk

Reviewers

This patches the LDAP authentication to actually work off the UID with OpenLDAP - the bind request needs to actually use the full DN, not just the base DN.  It adds a LDAP Base DN field and uses the field for the ldap searching.
Using this in our production environment.
    Loading...