]> git.sur5r.net Git - openldap/commit
Add pbind proxybind overlay. Just intercepts Bind requests on a regular DB
authorHoward Chu <hyc@openldap.org>
Thu, 4 Feb 2010 01:59:58 +0000 (01:59 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 4 Feb 2010 01:59:58 +0000 (01:59 +0000)
commit32feda4478984f392dc2899474489d322feee34d
treeddf358a9a5ecd331b05d365029c6127d53acbb6c
parent66a58ae93ac139e70affeee8df92e94caa871c6c
Add pbind proxybind overlay. Just intercepts Bind requests on a regular DB
and proxies them to a remote server.
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