Patch to fix broken LDAP support with OpenLDAP

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

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.
david
  1. Committed to SVN as r1573. Thanks!
  2. 
      
Loading...