]> git.sur5r.net Git - openldap/commit
Add pbind proxybind overlay. Just intercepts Bind requests on a regular DB
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 15 Apr 2010 00:31:47 +0000 (00:31 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 15 Apr 2010 00:31:47 +0000 (00:31 +0000)
commita82efd08d595c87cd3efa99fd52a97ba372b2b72
treea9c7851d5c886537a4c48217be882b09a4ffeff7
parente2afe3ce62f2a8e2cd92ea9fe4ca0bf419a8cecc
Add pbind proxybind overlay. Just intercepts Bind requests on a regular DB
and proxies them to a remote server.
CHANGES
doc/man/man5/slapo-chain.5
doc/man/man5/slapo-pbind.5 [new file with mode: 0644]
servers/slapd/back-ldap/Makefile.in
servers/slapd/back-ldap/config.c
servers/slapd/back-ldap/init.c
servers/slapd/back-ldap/pbind.c [new file with mode: 0644]
servers/slapd/back-ldap/proto-ldap.h