2007-10-01 06:45:34 +08:00
|
|
|
# $OpenLDAP$
|
2019-01-15 02:46:16 +08:00
|
|
|
# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
|
2007-10-01 06:45:34 +08:00
|
|
|
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
|
|
|
|
|
|
|
H1: OpenLDAP Software Contributions
|
|
|
|
|
|
|
|
The following sections attempt to summarize the various contributions in OpenLDAP
|
|
|
|
software, as found in {{F:openldap_src/contrib}}
|
|
|
|
|
|
|
|
H2: Client APIs
|
|
|
|
|
|
|
|
Intro and discuss
|
|
|
|
|
|
|
|
H3: ldapc++
|
|
|
|
|
|
|
|
Intro and discuss
|
|
|
|
|
|
|
|
H3: ldaptcl
|
|
|
|
|
|
|
|
Intro and discuss
|
|
|
|
|
|
|
|
H2: Overlays
|
|
|
|
|
|
|
|
H3: acl
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Plugins that implement access rules. Currently only posixGroup,
|
|
|
|
which implements access control based on posixGroup membership.
|
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: addpartial
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Treat Add requests as Modify requests if the entry exists.
|
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: allop
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Return operational attributes for root DSE even when not
|
|
|
|
requested, since some clients expect this.
|
|
|
|
|
|
|
|
|
|
|
|
H3: autogroup
|
|
|
|
|
|
|
|
Automated updates of group memberships.
|
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: comp_match
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Component Matching rules (RFC 3687).
|
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: denyop
|
2008-06-16 19:20:25 +08:00
|
|
|
|
2008-06-16 19:42:27 +08:00
|
|
|
Deny selected operations, returning {{unwillingToPerform}}.
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: dsaschema
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Permit loading DSA-specific schema, including operational attrs.
|
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: lastmod
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Track the time of the last write operation to a database.
|
|
|
|
|
|
|
|
|
|
|
|
H3: nops
|
|
|
|
|
|
|
|
Remove null operations, e.g. changing a value to same as before.
|
|
|
|
|
|
|
|
|
|
|
|
H3: nssov
|
|
|
|
|
|
|
|
Handle NSS lookup requests through a local Unix Domain socket.
|
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: passwd
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Support additional password mechanisms.
|
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: proxyOld
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Proxy Authorization compatibility with obsolete internet-draft.
|
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: smbk5pwd
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
Make the PasswordModify Extended Operation update Kerberos
|
2008-06-16 19:42:27 +08:00
|
|
|
keys and Samba password hashes as well as {{userPassword}}.
|
2008-06-16 19:20:25 +08:00
|
|
|
|
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
H3: trace
|
|
|
|
|
2008-06-16 19:20:25 +08:00
|
|
|
Trace overlay invocation.
|
|
|
|
|
|
|
|
|
|
|
|
H3: usn
|
|
|
|
|
2008-06-16 19:42:27 +08:00
|
|
|
Maintain {{usnCreated}} and {{usnChanged}} attrs similar to Microsoft AD.
|
2008-06-16 19:20:25 +08:00
|
|
|
|
2007-10-01 06:45:34 +08:00
|
|
|
|
|
|
|
H2: Tools
|
|
|
|
|
|
|
|
Intro and discuss
|
|
|
|
|
|
|
|
H3: Statistic Logging
|
|
|
|
|
|
|
|
statslog
|
|
|
|
|
|
|
|
H2: SLAPI Plugins
|
|
|
|
|
|
|
|
Intro and discuss
|
|
|
|
|
|
|
|
H3: addrdnvalues
|
|
|
|
|
|
|
|
More
|