1 .TH SLAPO-PBIND 5 "RELEASEDATE" "OpenLDAP LDVERSION"
2 .\" Copyright 2010-2014 The OpenLDAP Foundation, All Rights Reserved.
3 .\" Copying restrictions apply. See the COPYRIGHT file.
6 slapo\-pbind \- proxy bind overlay to slapd
14 forwards Simple Binds on a local database to a remote
15 LDAP server instead of processing them locally. The remote
16 connection is managed using an instance of the ldap backend.
21 overlay uses a subset of the \fIldap\fP backend's config directives. They
22 are described in more detail in
25 Note: this overlay is built into the \fIldap\fP backend; it is not a
30 This directive adds the proxy bind overlay to the current backend.
31 The proxy bind overlay may be used with any backend, but it is mainly
32 intended for use with local storage backends.
39 .B tls <TLS parameters>
40 Specify the use of TLS.
43 .B network\-timeout <time>
44 Set the network timeout.
47 .B quarantine <quarantine parameters>
48 Turns on quarantine of URIs that returned
49 .IR LDAP_UNAVAILABLE .
54 default slapd configuration file
57 .BR slapd\-config (5),