logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

slapo-pbind - proxy bind overlay to slapd

Author

Howard Chu OpenLDAP 2.6.9+dfsg-2ubuntu1 2024/11/26 SLAPO-PBIND(5)

Description

The pbind overlay to slapd(8) forwards Simple Binds on a local database to a remote LDAP server instead of processing them locally. The remote connection is managed using an instance of the ldap backend. The pbind overlay uses a subset of the ldap backend's config directives. They are described in more detail in slapd-ldap(5). Note: this overlay is built into the ldap backend; it is not a separate module. overlaypbind This directive adds the proxy bind overlay to the current backend. The proxy bind overlay may be used with any backend, but it is mainly intended for use with local storage backends. uri<ldapurl> LDAP server to use. tls<TLSparameters> Specify the use of TLS. network-timeout<time> Set the network timeout. quarantine<quarantineparameters> Turns on quarantine of URIs that returned LDAP_UNAVAILABLE.

Files

/etc/ldap/slapd.conf default slapd configuration file

Name

slapo-pbind - proxy bind overlay to slapd

See Also

slapd.conf(5), slapd-config(5), slapd-ldap(5), slapd(8).

Synopsis

/etc/ldap/slapd.conf

See Also