[Tickets #1448] Re: complex ldap filter does not work
bugs at horde.org
bugs at horde.org
Tue Mar 3 15:56:34 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/1448
------------------------------------------------------------------------------
Ticket | 1448
Updated By | jokot3 at gmail.com
Summary | complex ldap filter does not work
Queue | Turba
Version | 2.0.1
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
jokot3 at gmail.com (2009-03-03 10:56) wrote:
Hello,
Please reopen this ticket as a bug because something like
objectClass=top)(objectClass=person)(objectClass=organizationalPerson
(which works) is really not a filter (as described by RFC2254).
By the way, someone may say "use objectClass array instead". The
problem is that this array is ORed by the function
_buildObjectclassFilter (in lib/Driver/ldap.php) which is really
counter-intuitive.
More information about the bugs
mailing list