50posix-winsync-plugin.ldif 714 B

123456789101112131415161718192021
  1. dn: cn=Posix Winsync API,cn=plugins,cn=config
  2. objectclass: top
  3. objectclass: nsSlapdPlugin
  4. objectclass: extensibleObject
  5. cn: Posix Winsync API
  6. nsslapd-pluginpath: libposix-winsync-plugin
  7. nsslapd-plugininitfunc: posix_winsync_plugin_init
  8. nsslapd-plugintype: preoperation
  9. nsslapd-pluginenabled: off
  10. nsslapd-plugin-depends-on-type: database
  11. posixWinsyncMsSFUSchema: false
  12. posixWinsyncMapMemberUID: true
  13. posixWinsyncMapNestedGrouping: false
  14. posixWinsyncCreateMemberOfTask: false
  15. posixWinsyncLowerCaseUID: false
  16. nsslapd-pluginprecedence: 25
  17. # these will be replaced when the server loads the plugin
  18. nsslapd-pluginId: ID
  19. nsslapd-pluginVersion: PACKAGE_VERSION
  20. nsslapd-pluginVendor: VENDOR
  21. nsslapd-pluginDescription: DESC