]> git.sur5r.net Git - openldap/commitdiff
Wee chaining update.
authorGavin Henry <ghenry@openldap.org>
Thu, 18 Oct 2007 22:46:07 +0000 (22:46 +0000)
committerGavin Henry <ghenry@openldap.org>
Thu, 18 Oct 2007 22:46:07 +0000 (22:46 +0000)
doc/guide/admin/overlays.sdf

index 6f46fd96b0d5a8f9aeea208ccd335b5032e7add8..4474501a8e7730f9d3375b70d2a18fb89d703301 100644 (file)
@@ -153,6 +153,16 @@ Note: You can clearly see the PROXYAUTHZ line on the master, indicating the
 proper identity assertion for the update on the master. Also note the slave 
 immediately receiving the Syncrepl update from the master.
 
+H3: Handling Chaining Errors
+
+By default, if chaining fails, the original referral is returned to the client
+under the assumption that the client might want to try and follow the referral.
+
+With the following directive however, if the chaining fails at the provider 
+side, the actual error is returned to the client.
+
+>        chain-return-error TRUE
+
 
 H2: Constraints