diff options
author | Andrew Bartlett <abartlet@samba.org> | 2009-08-26 13:43:33 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-08-26 13:49:10 +1000 |
commit | a1da91174b8db082c42ec7e8a6438e11e0e56e91 (patch) | |
tree | bc41b8eb1dfdd0beadb9b098456b62432b57874e /source4/setup | |
parent | b9ec6bb1eb02121f43498681b99891dc17505512 (diff) | |
download | samba-a1da91174b8db082c42ec7e8a6438e11e0e56e91.tar.gz samba-a1da91174b8db082c42ec7e8a6438e11e0e56e91.tar.bz2 samba-a1da91174b8db082c42ec7e8a6438e11e0e56e91.zip |
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
Diffstat (limited to 'source4/setup')
-rw-r--r-- | source4/setup/provision_schema_basedn_modify.ldif | 3 |
1 files changed, 0 insertions, 3 deletions
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} |