summaryrefslogtreecommitdiffstats
path: root/ldap/ldif/template-dnaplugin.ldif.in
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/ldif/template-dnaplugin.ldif.in')
-rw-r--r--ldap/ldif/template-dnaplugin.ldif.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/ldap/ldif/template-dnaplugin.ldif.in b/ldap/ldif/template-dnaplugin.ldif.in
new file mode 100644
index 00000000..391afe64
--- /dev/null
+++ b/ldap/ldif/template-dnaplugin.ldif.in
@@ -0,0 +1,11 @@
+dn: cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config
+objectclass: top
+objectclass: nsSlapdPlugin
+objectclass: extensibleObject
+objectclass: nsContainer
+cn: Distributed Numeric Assignment Plugin
+nsslapd-plugininitfunc: dna_init
+nsslapd-plugintype: preoperation
+nsslapd-pluginenabled: off
+nsslapd-pluginPath: libdna-plugin
+