]> git.sur5r.net Git - openldap/commitdiff
clarify that pcache prefers to read objectClass from remote server (ITS#4232)
authorPierangelo Masarati <ando@openldap.org>
Wed, 30 Nov 2005 00:16:33 +0000 (00:16 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 30 Nov 2005 00:16:33 +0000 (00:16 +0000)
doc/man/man5/slapo-pcache.5

index a0e1bb6370a25353a158b83541da4cc6829d6edc..d5b1948f5b7a2475ec3e7a21f1ce50462c2c7aa8 100644 (file)
@@ -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.