[Tickets #1220] NEW: LDAP store() fails on Kolab LDAP server

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Jan 21 06:39:03 PST 2005


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

Ticket URL: http://bugs.horde.org/ticket/?id=1220
-----------------------------------------------------------------------
 Ticket     | 1220
 Created By | a.gungl at gmx.de
 Summary    | LDAP store() fails on Kolab LDAP server
 Queue      | Horde Base
 Version    | HEAD
 State      | Unconfirmed
 Priority   | 1. Low
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


a.gungl at gmx.de (2005-01-21 06:39) wrote:

The problem behind the errors is IMO that Horde tries to find instances of 
class hordePerson using uid=<login> which will return an inetOrgPerson 
instance in the Kolab LDAP tree. 

If you manipulate Prefs/ldap.php, you can avoid those lines. Just comment 
out the section below the comment /* Send the hash to the LDAP server. */ 
in Prefs_ldap.store() and let the "if ($search)" some lines above evaluate 
to false. 





More information about the bugs mailing list