]> git.sur5r.net Git - openldap/commitdiff
Chaining fix.
authorGavin Henry <ghenry@openldap.org>
Wed, 24 Oct 2007 16:36:56 +0000 (16:36 +0000)
committerGavin Henry <ghenry@openldap.org>
Wed, 24 Oct 2007 16:36:56 +0000 (16:36 +0000)
doc/guide/admin/overlays.sdf

index 4474501a8e7730f9d3375b70d2a18fb89d703301..f89ab2a6bf6a542ab945ab14d4fab70639ed2ada 100644 (file)
@@ -112,6 +112,9 @@ definitions:
 >                                   mode="self"
 >        chain-tls                  start
 >        chain-return-error         TRUE 
+
+Add this below your {{syncrepl}} statement:
+
 >        updateref                  "ldap://ldapmaster.example.com/"
 
 The {{B:chain-tls}} statement enables TLS from the slave to the ldap master.