Menu

#125 Allow auth from multiple LDAP servers

1.3.x
open
nobody
None
5
2012-10-11
2005-11-28
Anonymous
No

Expands the LDAP_AUTH_HOST config element to allow
colon (:) separated hostnames of IP addresses. The
updated lib/WikiUser/LDAP.php will try each host in
order to connect to and auth off of. If all hosts fail
to bond, then it will generate an error.

Also corrects anonymous bind. This used to simply be
used if no LDAP_AUTH_USERNAME and/or LDAP_AUTH_PASSWORD
were supplied in the config file. This is incorrect in
some LDAP implementations (openLDAP). This patch will
ALWAYS do a ldap_bind() after a ldap_connect() to
ensure that a valid LDAP connection is made to the host.

Discussion

  • Nobody/Anonymous

    diff between 1.3.11p1 LDAP.php and the patched version

     
  • Nobody/Anonymous

    Logged In: NO

    Sorry, forgot to put in my e-mail address.
    jstevensog@gmail.com or john.stevens@deakin.edu.au

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.