• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..25-Aug-20149

acl/H25-Aug-20147

addpartial/H25-Aug-20147

allop/H25-Aug-20145

allowed/H25-Aug-20145

autogroup/H25-Aug-20146

cloak/H25-Aug-20145

comp_match/H25-Aug-201417

denyop/H25-Aug-20143

dsaschema/H25-Aug-20144

dupent/H25-Aug-20144

kinit/H25-Aug-20144

lastbind/H25-Aug-20145

lastmod/H25-Aug-20144

noopsrch/H25-Aug-20144

nops/H25-Aug-20145

nssov/H25-Aug-201421

passwd/H25-Aug-20149

proxyOld/H25-Aug-20145

READMEH A D07-Feb-20121.6 KiB

samba4/H25-Aug-20147

smbk5pwd/H25-Aug-20145

trace/H25-Aug-20143

README

1Copyright 2008-2011 The OpenLDAP Foundation. All rights reserved.
2
3Redistribution and use in source and binary forms, with or without
4modification, are permitted only as authorized by the OpenLDAP
5Public License.
6
7This directory contains native-API slapd modules (overlays etc):
8
9acl (plugins)
10	Plugins implementing access rules.  Currently one plugin
11	which implements access control based on posixGroup membership.
12
13addpartial (overlay)
14	Treat Add requests as Modify requests if the entry exists.
15
16allop (overlay)
17	Return operational attributes for root DSE even when not
18	requested, since some clients expect this.
19
20autogroup (overlay)
21	Automated updates of group memberships.
22
23cloak (overlay)
24	Hide specific attributes unless explicitely requested
25
26comp_match (plugin)
27	Component Matching rules (RFC 3687).
28
29denyop (overlay)
30	Deny selected operations, returning unwillingToPerform.
31
32dsaschema (plugin)
33	Permit loading DSA-specific schema, including operational attrs.
34
35lastbind (overlay)
36	Record the last successful authentication on an entry.
37
38lastmod (overlay)
39	Track the time of the last write operation to a database.
40
41nops (overlay)
42	Remove null operations, e.g. changing a value to same as before.
43
44nssov (listener overlay)
45	Handle NSS lookup requests through a local Unix Domain socket.
46
47passwd (plugins)
48	Support additional password mechanisms.
49	Currently Kerberos, Netscape MTA-MD5 and RADIUS.
50
51proxyOld (plugin)
52	Proxy Authorization compatibility with obsolete internet-draft.
53
54smbk5pwd (overlay)
55	Make the PasswordModify Extended Operation update Kerberos
56	keys and Samba password hashes as well as userPassword.
57
58trace (overlay)
59	Trace overlay invocation.
60
61$OpenLDAP$
62