[Tickets #7418] Re: Unable to write filters to prefs with ldap backend (binds without password)

bugs at horde.org bugs at horde.org
Wed Dec 31 03:22:40 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/7418
------------------------------------------------------------------------------
  Ticket             | 7418
  Updated By         | urkle at outoforder.cc
  Summary            | Unable to write filters to prefs with ldap backend
                     | (binds without password)
  Queue              | Ingo
  Version            | 1.2.1
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Horde Developers
------------------------------------------------------------------------------


urkle at outoforder.cc (2008-12-30 22:22) wrote:

I am also having this issue when using the LDAP backend for Prefs with  
horde 3.3.2/ingo 1.2.1. I did not have this issue with horde 3.1.1.    
I have located the cause of the issue and implemented a *workaround*  
in my install to allow it to work.

In ingo/lib/Storage/prefs.php lines 38-40 an instance of the Prefs  
singleton is generated but w/ a blank password (the 4th argument).    
If I set the 4th arg to Auth::getCredential('password')  then ingo  
works correctly..   I also am changing that on line 139.

back in horde 3.1.x ingo's pref driver would access a global $prefs  
object instead of using the singleton object.






More information about the bugs mailing list