mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 23:59:34 -05:00
nitpicks
This commit is contained in:
parent
a0bf5238cc
commit
70a964e64d
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Public License.
|
|||
This directory contains native-API slapd modules (overlays etc):
|
||||
|
||||
acl (plugins)
|
||||
Plugins that implement access rules. Currently only posixGroup,
|
||||
Plugins implementing access rules. Currently one plugin
|
||||
which implements access control based on posixGroup membership.
|
||||
|
||||
addpartial (overlay)
|
||||
|
|
@ -40,6 +40,7 @@ nssov (listener overlay)
|
|||
|
||||
passwd (plugins)
|
||||
Support additional password mechanisms.
|
||||
Currently Kerberos, Netscape MTA-MD5 and RADIUS.
|
||||
|
||||
proxyOld (plugin)
|
||||
Proxy Authorization compatibility with obsolete internet-draft.
|
||||
|
|
|
|||
Loading…
Reference in a new issue