Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / openldap / dist / doc / guide / admin / appendix-contrib.sdf
blob3bf5fde333305aa766fa32fe89e7243bb8adb1a2
1 # $OpenLDAP: pkg/openldap-guide/admin/appendix-contrib.sdf,v 1.1.2.5 2008/07/09 00:40:40 quanah Exp $
2 # Copyright 2007-2008 The OpenLDAP Foundation, All Rights Reserved.
3 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
5 H1: OpenLDAP Software Contributions
7 The following sections attempt to summarize the various contributions in OpenLDAP
8 software, as found in {{F:openldap_src/contrib}}
10 H2: Client APIs
12 Intro and discuss
14 H3: ldapc++
16 Intro and discuss
18 H3: ldaptcl
20 Intro and discuss
22 H2: Overlays
24 H3: acl
26 Plugins that implement access rules.  Currently only posixGroup,
27 which implements access control based on posixGroup membership.
30 H3: addpartial
32 Treat Add requests as Modify requests if the entry exists.
35 H3: allop
37 Return operational attributes for root DSE even when not
38 requested, since some clients expect this.
41 H3: autogroup
43 Automated updates of group memberships.
46 H3: comp_match
48 Component Matching rules (RFC 3687).
51 H3: denyop
53 Deny selected operations, returning {{unwillingToPerform}}.
56 H3: dsaschema
58 Permit loading DSA-specific schema, including operational attrs.
61 H3: lastmod
63 Track the time of the last write operation to a database.
66 H3: nops
68 Remove null operations, e.g. changing a value to same as before.
71 H3: nssov
73 Handle NSS lookup requests through a local Unix Domain socket.
76 H3: passwd
78 Support additional password mechanisms.
81 H3: proxyOld
83 Proxy Authorization compatibility with obsolete internet-draft.
86 H3: smbk5pwd
88 Make the PasswordModify Extended Operation update Kerberos
89 keys and Samba password hashes as well as {{userPassword}}.
92 H3: trace
94 Trace overlay invocation.
97 H3: usn
99 Maintain {{usnCreated}} and {{usnChanged}} attrs similar to Microsoft AD.
102 H2: Tools
104 Intro and discuss
106 H3: Statistic Logging
108 statslog
110 H2: SLAPI Plugins
112 Intro and discuss
114 H3: addrdnvalues
116 More