From e1e99a7c7bb3a69d2c522ef272301b0ba73efd7f Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 13 Aug 2009 10:01:00 +1000 Subject: s4:provision Remove the ACI element from the provision templates We need to find a better way to apply this (used in the Fedora DS LDAP backend), not by trying to tunnel this down the module stack. Andrew Bartlett --- source4/setup/provision_schema_basedn.ldif | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/setup/provision_schema_basedn.ldif') diff --git a/source4/setup/provision_schema_basedn.ldif b/source4/setup/provision_schema_basedn.ldif index fbfd4c09d6..8c7ce88bac 100644 --- a/source4/setup/provision_schema_basedn.ldif +++ b/source4/setup/provision_schema_basedn.ldif @@ -4,5 +4,4 @@ dn: ${SCHEMADN} objectClass: top objectClass: dMD -${ACI} cn: Schema -- cgit