Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
OpenLDAP
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Other modules== Backends and overlays are the two most commonly used types of modules. Backends were typically built into the slapd binary, but they may also be built as dynamically loaded modules, and overlays are usually built as dynamic modules. In addition, slapd supports dynamic modules for implementing new LDAP syntaxes, matching rules, controls, and extended operations, as well as for implementing custom access control mechanisms and password hashing mechanisms. OpenLDAP also supports SLAPI, the plugin architecture used by Sun and Netscape/Fedora/Red Hat. In current releases, the SLAPI framework is implemented inside a slapd overlay. While many plugins written for Sun/Netscape/Fedora/Red Hat are compatible with OpenLDAP, very few members of the OpenLDAP community use SLAPI.<ref name="slapi">{{cite web|url=https://www.openldap.org/software/man.cgi?query=slapd.plugin&apropos=0&sektion=0&manpath=OpenLDAP+2.6-Release&arch=default&format=html |title=OpenLDAP SLAPI plugins man page |access-date=25 October 2021}}</ref> ===Available modules=== * Native slapd modules ** acl/posixgroup β support posixGroup membership in access controls<ref name="contrib"/> ** comp_match β support component-based matching<ref name="contrib"/> ** kinit β maintain/refresh a Kerberos TGT for slapd<ref name="contrib"/> ** passwd/ β additional password hashing mechanisms. Currently includes [[Kerberos (protocol)|Kerberos]], Netscape, [[RADIUS]], and [[SHA-2]].<ref name="contrib"/> * SLAPI plugins ** addrdnvalue β add RDN value to an entry if it was omitted in an Add request<ref name="plugins">{{cite web|url=https://git.openldap.org/openldap/openldap/-/tree/master/contrib/slapi-plugins |title=OpenLDAP contrib SLAPI plugins |access-date=25 October 2021}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)