mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
document the multiple URI feature
This commit is contained in:
parent
55d21236d1
commit
ac895cd4d5
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user