50usnplugin.ldif 455 B

123456789101112131415
  1. dn: cn=USN,cn=plugins,cn=config
  2. objectclass: top
  3. objectclass: nsSlapdPlugin
  4. objectclass: extensibleObject
  5. cn: USN
  6. nsslapd-pluginpath: libusn-plugin
  7. nsslapd-plugininitfunc: usn_init
  8. nsslapd-plugintype: object
  9. nsslapd-pluginenabled: off
  10. nsslapd-plugin-depends-on-type: database
  11. # these will be replaced when the server loads the plugin
  12. nsslapd-pluginId: ID
  13. nsslapd-pluginVersion: PACKAGE_VERSION
  14. nsslapd-pluginVendor: VENDOR
  15. nsslapd-pluginDescription: DESC