From d9c4ba5a30dd1c2a18c051e3b70b1b4496247548 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Fri, 6 Mar 2009 10:29:48 -0500 Subject: 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. --- install/share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'install/share/Makefile.am') diff --git a/install/share/Makefile.am b/install/share/Makefile.am index 6ef43ba24..ef3cf9a71 100644 --- a/install/share/Makefile.am +++ b/install/share/Makefile.am @@ -17,6 +17,7 @@ app_DATA = \ bind.named.conf.template \ bind.zone.db.template \ certmap.conf.template \ + dna-conf.ldif \ kdc.conf.template \ krb5.conf.template \ krb5.ini.template \ -- cgit