--On Saturday, February 18, 2023 10:08 AM +0100 Johan wrote:
Le vendredi 10 février 2023, 11:38:02 CET Howard Chu a écrit :
> P.S.: Is there a reason mr_passthru is not included to OpenLDAP ? not
> even in contrib ?
Since no one has contributed it upstream, I have no idea what you're
talki
Le vendredi 10 février 2023, 11:38:02 CET Howard Chu a écrit :
> > P.S.: Is there a reason mr_passthru is not included to OpenLDAP ? not even
> > in contrib ?
>
> Since no one has contributed it upstream, I have no idea what you're talking
> about. Ask whoever wrote whatever it is.
>
https://git
Howard Chu wrote:
> Johan wrote:
>> Hello all,
>
>> We have an OpenLDAP instance proxying an active directory with back_meta
>> and> mr_passthru.
>> We also have pcache on top, and as it do not support
>> LDAP_MATCHING_RULE_IN_CHAIN, I looked about implementing it.
>
>> I found that we could ret
Johan wrote:
> Hello all,
> We have an OpenLDAP instance proxying an active directory with back_meta and>
> mr_passthru.
> We also have pcache on top, and as it do not support
> LDAP_MATCHING_RULE_IN_CHAIN, I looked about implementing it.
> I found that we could retrieve cached results with pcac
Hello all,
We have an OpenLDAP instance proxying an active directory with back_meta and
mr_passthru.
We also have pcache on top, and as it do not support
LDAP_MATCHING_RULE_IN_CHAIN, I looked about implementing it.
I found that we could retrieve cached results with pcacheQueryID, but I can't
g