[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Transparent proxy, (objectClass=user) not being relayed. Schema issue?
> I would appreciate any guidance to help resolve my problem. All I want is
> the filter (objectClass=user) to be relayed correctly from the slapd
> service
> to the LDAP proxy backend.
back-ldap/search.c 1.273 -> 1.274, related to ITS#6814, should fix your
problem. Back-meta does not suffer from this problem, as it correctly
relays undefined objectClasses in search filters.
p.