From a1da91174b8db082c42ec7e8a6438e11e0e56e91 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Wed, 26 Aug 2009 13:43:33 +1000 Subject: s4:provison Add prefixes to ldb using same code a later modify will use This allows us to test out the code that will do the modify of the prefixMap, and to provide the bindings that may assist a future upgrade script. Andrew Bartlett --- source4/setup/provision_schema_basedn_modify.ldif | 3 --- 1 file changed, 3 deletions(-) (limited to 'source4/setup') diff --git a/source4/setup/provision_schema_basedn_modify.ldif b/source4/setup/provision_schema_basedn_modify.ldif index ef883fcf22..5591f8bc36 100644 --- a/source4/setup/provision_schema_basedn_modify.ldif +++ b/source4/setup/provision_schema_basedn_modify.ldif @@ -6,7 +6,4 @@ changetype: modify - replace: objectVersion objectVersion: 30 -- -replace: prefixMap -prefixMap:: ${PREFIXMAP_B64} -- cgit