50enhancedguidesyntaxplugin.ldif 462 B

1234567891011121314
  1. dn: cn=Enhanced Guide Syntax,cn=plugins,cn=config
  2. objectclass: top
  3. objectclass: nsSlapdPlugin
  4. objectclass: extensibleObject
  5. cn: Enhanced Guide Syntax
  6. nsslapd-pluginpath: libsyntax-plugin
  7. nsslapd-plugininitfunc: enhancedguide_init
  8. nsslapd-plugintype: syntax
  9. nsslapd-pluginenabled: on
  10. # these will be replaced when the server loads the plugin
  11. nsslapd-pluginId: ID
  12. nsslapd-pluginVersion: PACKAGE_VERSION
  13. nsslapd-pluginVendor: VENDOR
  14. nsslapd-pluginDescription: DESC