[Tickets #3984] change user password fails without anonymous search allowed

bugs@bugs.horde.org bugs at bugs.horde.org
Tue May 30 12:44:04 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3984
-----------------------------------------------------------------------
 Ticket             | 3984
 Updated By         | mi.braun at onlinehome.de
 Summary            | change user password fails without anonymous search allowed
 Queue              | Passwd
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
+New Attachment     | ldap-respect-userdn-hook-before-connecting.diff
-----------------------------------------------------------------------


mi.braun at onlinehome.de (2006-05-30 12:44) wrote:

I asked my self why do I need to provide a _passwd_userdn - Hook if I does
not need to provide a similar authentification hook?

The solution are the binddn / bindpw parameters of the ldap authentification
plugin.
This means that the backend first connects as the binddn user instead of the
anonymous user  to figure out the full userdn and then connects as the
user.
This is only a little change to the _lookupDN method.

The patch attached here contains the last patch enhanced by the binddn
feature.




More information about the bugs mailing list