mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-21 06:14:40 -05:00
This code duplicates the basic function of lastbind. The two overlays cannot be used together. The timestamp Mod op is changed to require the old value to still be present at the end of the Bind. This allows us to detect collisions (multiple successful Binds in the same time window) and properly fail the extra Bind attempts. |
||
|---|---|---|
| .. | ||
| ldapc++ | ||
| ldaptcl | ||
| slapd-modules | ||
| slapd-tools | ||
| slapi-plugins/addrdnvalues | ||
| ConfigOIDs | ||
| README | ||
OpenLDAP Contributed Software README OpenLDAP Project provides a number of freely-distributable LDAP software packages. While distributed as part of OpenLDAP Software, they are not necessarily supported by the OpenLDAP Project. Some packages may be out of date. Each package in this directory has its own use and may have different redistribution restrictions than typical for OpenLDAP Software. Current contributions: ldapc++ LDAP C++ API Contributed by SuSE Gmbh. ldaptcl LDAP TCL API Contributed by NeoSoft slapd-modules Native-API modules slapd-tools Tools to use with slapd slapi-plugins SLAPI plugins OpenLDAP Contributing Guidelines are available at: <http://www.openldap.org/devel/contributing.html>. $OpenLDAP$