6.0.0-beta1
7/6/25

[#12856] Bad Search Filter
Summary Bad Search Filter
Queue Passwd
Queue Version 5.0.1
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester asa (at) isac (dot) gov (dot) in
Created 11/22/2013 (4244 days ago)
Due
Updated 11/22/2013 (4244 days ago)
Assigned
Resolved 11/22/2013 (4244 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/22/2013 12:58:34 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
There is no findUserDN in Passwd.
11/22/2013 07:38:02 AM asa (at) isac (dot) gov (dot) in Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Bad Search Filter
Queue ⇒ Passwd
Milestone ⇒
Patch ⇒ No
Reply to this comment
I am using LDAP driver and findUserDN gets populated with wrong filter 
as shown below.

Nov 21 2013 14:53:57 DEBUG: HORDE [passwd] Failure in changing password for
LDAP Server: Bad search filter
Parameters:
Base: dc=xxx
Filter: (&(objectclass=)(=asa)

In the above statements, dc=xxx is correct.
the Filter should have populated as

mailacceptinggeneralid=asa.

I have set uid=>mailacceptinggeneraid
and filter => ''

in backends.local.php of passwd for LDAP driver.

Saved Queries