]> git.sur5r.net Git - openldap/commitdiff
document the multiple URI feature
authorPierangelo Masarati <ando@openldap.org>
Tue, 4 Feb 2003 19:50:17 +0000 (19:50 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 4 Feb 2003 19:50:17 +0000 (19:50 +0000)
doc/man/man5/slapd-meta.5

index ddc01462402847c9572ca5cddf9f698904087515..0de84a62a39d7a539df30e562795cd0b48d95084 100644 (file)
@@ -116,6 +116,10 @@ uri    "ldap://x.foo.com/dc=x,\fBdc=foo,dc=com\fP"
 .LP
 The <naming context> part doesn't need to be unique across the targets;
 it may also match one of the values of the "suffix" directive.
+Multiple URIs may be defined in a single argument.  The URIs must
+be separated by TABs (e.g. '\\t'), and the additional URIs must have
+no <naming context> part.  This causes the underlying library
+to contact the first server of the list that responds.
 .TP
 .B default-target [<target>]
 The "default-target" directive can also be used during target specification.