]> git.sur5r.net Git - openldap/commitdiff
mention schema requirements of proxy backends
authorPierangelo Masarati <ando@openldap.org>
Wed, 3 Sep 2008 22:44:59 +0000 (22:44 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 3 Sep 2008 22:44:59 +0000 (22:44 +0000)
doc/man/man5/slapd-ldap.5
doc/man/man5/slapd-meta.5

index ddadfb493514aa0d279c5c1d9d7c91d1ba9edab6..061428dee890221b40383b1d95b75222d740d142 100644 (file)
@@ -37,6 +37,15 @@ rules; see
 .BR slapd.conf (5)
 for details.
 
+The proxy instance of
+.BR slapd (8)
+must contain schema information for the attributes and objectClasses
+used in filters, request DN and request-related data in general.
+It should also contain schema information for the data returned
+by the proxied server.
+It is the responsibility of the proxy administrator to keep the schema
+of the proxy lined up with that of the proxied server.
+
 .LP
 Note: When looping back to the same instance of
 .BR slapd (8), 
index e44dcd6bff8cafac65745461e1ede7af10427cbc..3f4684fbd38bc916b075508f9c8412ba399784e6 100644 (file)
@@ -38,6 +38,15 @@ excessive overhead for some applications, so its use should be
 carefully considered.
 In the examples section, some typical scenarios will be discussed.
 
+The proxy instance of
+.BR slapd (8)
+must contain schema information for the attributes and objectClasses
+used in filters, request DN and request-related data in general.
+It should also contain schema information for the data returned
+by the proxied server.
+It is the responsibility of the proxy administrator to keep the schema
+of the proxy lined up with that of the proxied server.
+
 .LP
 Note: When looping back to the same instance of \fBslapd\fP(8), 
 each connection requires a new thread; as a consequence, \fBslapd\fP(8)