|
|
@@ -0,0 +1,16 @@
|
|
|
+dn: cn=Managed Entries,cn=plugins,cn=config
|
|
|
+objectclass: top
|
|
|
+objectclass: nsSlapdPlugin
|
|
|
+objectclass: extensibleObject
|
|
|
+objectclass: nsContainer
|
|
|
+cn: Managed Entries
|
|
|
+nsslapd-pluginpath: libmanagedentries-plugin
|
|
|
+nsslapd-plugininitfunc: mep_init
|
|
|
+nsslapd-plugintype: preoperation
|
|
|
+nsslapd-pluginenabled: on
|
|
|
+nsslapd-plugin-depends-on-type: database
|
|
|
+# these will be replaced when the server loads the plugin
|
|
|
+nsslapd-pluginId: ID
|
|
|
+nsslapd-pluginVersion: PACKAGE_VERSION
|
|
|
+nsslapd-pluginVendor: VENDOR
|
|
|
+nsslapd-pluginDescription: DESC
|