mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
28a967584d
- only for equality matching - only components of ASN.1 types used in an X.509 certificate can be indexed (composite types except for RDN and DN are not supported yet) - how to use index [attribute name].[component reference] eq Ex) index userCertificate eq index userCertificate.toBeSigned.issuer.rdnSequence eq index userCertificate.toBeSigned.serialNumber eq index userCertificate.toBeSigned.version eq |
||
---|---|---|
.. | ||
ldapc++ | ||
ldapsasl | ||
ldaptcl | ||
slapd-modules | ||
slapd-tools | ||
slapi-plugins/addrdnvalues | ||
README |
OpenLDAP Contributed Software README OpenLDAP Project provides a number of freely-distributable LDAP software packages. Though distributed with OpenLDAP Software, they are not part of OpenLDAP Software. Some packages may be out of date. Each package in this directory has it's own use and redistribution restrictions as documented within the package. Current contributions: ldapc++ LDAP C++ API Contributed by SuSE Gmbh. ldapsasl LDAP SASL auxprop plugin Contributed by Symas Corp. ldaptcl LDAP TCL API Contributed by NeoSoft slapd-modules Native 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$