From cdc697d997c41d13a108abcd5628bc422af6624c Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Wed, 30 Nov 2005 00:16:33 +0000 Subject: [PATCH] clarify that pcache prefers to read objectClass from remote server (ITS#4232) --- doc/man/man5/slapo-pcache.5 | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.39.5