50rootdnaccesscontrolplugin.ldif 521 B

123456789101112131415
  1. dn: cn=RootDN Access Control,cn=plugins,cn=config
  2. objectclass: top
  3. objectclass: nsSlapdPlugin
  4. objectclass: extensibleObject
  5. cn: RootDN Access Control
  6. nsslapd-pluginpath: librootdn-access-plugin.so
  7. nsslapd-plugininitfunc: rootdn_init
  8. nsslapd-plugintype: internalpreoperation
  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