From: Pierangelo Masarati Date: Wed, 30 Nov 2005 00:16:33 +0000 (+0000) Subject: clarify that pcache prefers to read objectClass from remote server (ITS#4232) X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~650 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cdc697d997c41d13a108abcd5628bc422af6624c;p=openldap clarify that pcache prefers to read objectClass from remote server (ITS#4232) --- diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index a0e1bb6370..d5b1948f5b 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -140,6 +140,11 @@ for the duration of the .B proxytemplate .BR TTL . +The remote server should expose the +.B objectClass +attribute because the underlying database that actually caches the entries +may need it for optimal local processing of the queries. + Another potential (and subtle) inconsistency may occur when data is retrieved with different identities and specific per-identity access control is enforced by the remote server.