From: Pierangelo Masarati Date: Tue, 4 Feb 2003 19:43:10 +0000 (+0000) Subject: comment a useful feature of using URIs X-Git-Tag: NO_SLAP_OP_BLOCKS~443 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=55d21236d14efead51851477efe60a3e1698e022;p=openldap comment a useful feature of using URIs --- diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index 7a70dddeeb..398ef24b27 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -37,7 +37,14 @@ modification should not be used, as they could be passed to the target servers, generating an error. .TP .B uri -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 Obsolete option; same as `uri ldap:///'.