summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/dna/dna-conf.ldif
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2009-03-06 10:29:48 -0500
committerRob Crittenden <rcritten@redhat.com>2009-03-06 17:37:37 -0500
commitd9c4ba5a30dd1c2a18c051e3b70b1b4496247548 (patch)
tree78c10862c902fb67473400f2a5a3f360b76ae7b6 /daemons/ipa-slapi-plugins/dna/dna-conf.ldif
parentc25181be57a108124e8b5ae424ade6de8372c1fb (diff)
downloadfreeipa-d9c4ba5a30dd1c2a18c051e3b70b1b4496247548.tar.gz
freeipa-d9c4ba5a30dd1c2a18c051e3b70b1b4496247548.tar.xz
freeipa-d9c4ba5a30dd1c2a18c051e3b70b1b4496247548.zip
Remove our copy of the DNA plugin and use the one that comes with DS.
The DS plugin does config checking when adding new entries online so we are dropping the Posix subtree.
Diffstat (limited to 'daemons/ipa-slapi-plugins/dna/dna-conf.ldif')
-rw-r--r--daemons/ipa-slapi-plugins/dna/dna-conf.ldif14
1 files changed, 0 insertions, 14 deletions
diff --git a/daemons/ipa-slapi-plugins/dna/dna-conf.ldif b/daemons/ipa-slapi-plugins/dna/dna-conf.ldif
deleted file mode 100644
index 02532b4e..00000000
--- a/daemons/ipa-slapi-plugins/dna/dna-conf.ldif
+++ /dev/null
@@ -1,14 +0,0 @@
-dn: cn=ipa-dna,cn=plugins,cn=config
-changetype: add
-objectclass: top
-objectclass: nsSlapdPlugin
-objectclass: extensibleObject
-cn: ipa-dna
-nsslapd-pluginpath: libipa-dna-plugin
-nsslapd-plugininitfunc: ipa_dna_init
-nsslapd-plugintype: preoperation
-nsslapd-pluginenabled: on
-nsslapd-pluginid: ipa-dna
-nsslapd-pluginversion: 1.0
-nsslapd-pluginvendor: Red Hat
-nsslapd-plugindescription: IPA Distributed numeric assignment plugin