]> git.sur5r.net Git - openldap/commitdiff
comment a useful feature of using URIs
authorPierangelo Masarati <ando@openldap.org>
Tue, 4 Feb 2003 19:43:10 +0000 (19:43 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 4 Feb 2003 19:43:10 +0000 (19:43 +0000)
doc/man/man5/slapd-ldap.5

index 7a70dddeeb73974367d975d7de5a082c7a83beea..398ef24b278bca72fce3a412a3b33f9b1c2b8108 100644 (file)
@@ -37,7 +37,14 @@ modification should not be used, as they could be passed to the target
 servers, generating an error.
 .TP
 .B uri <ldapurl>
-LDAP server to use.
+LDAP server to use.  Multiple URIs can be set in in a single
+.B ldapurl
+argument, resulting in the underlying library automatically 
+call the first server of the list that responds, e.g. 
+
+\fBuri "ldap://host/ ldap://backup-host"\fP
+
+The URI list is space- or comma-separated.
 .TP
 .B server <hostport>
 Obsolete option; same as `uri ldap://<hostport>/'.