summaryrefslogtreecommitdiff
path: root/source4/setup
diff options
context:
space:
mode:
authorTim Beale <timbeale@catalyst.net.nz>2017-10-04 12:30:59 +1300
committerAndrew Bartlett <abartlet@samba.org>2017-12-14 08:20:16 +0100
commit1f60f5b51a8f510461f218ee1a5fc2ebbc9ac625 (patch)
tree5c00ec84104c0ef6aa5b0b6727cd140fcac51913 /source4/setup
parentf4d9b797e22a4cade3752930483bfc7a5a955338 (diff)
downloadsamba-1f60f5b51a8f510461f218ee1a5fc2ebbc9ac625.tar.gz
schema: Add option of specifying the base schema for a provision
Add the ability to override the base schema files being used for the new provision, e.g. instead of using the default supported schema, the code can now potentially specify an older or newer schema to use. Signed-off-by: Tim Beale <timbeale@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/setup')
-rw-r--r--source4/setup/provision_schema_basedn_modify.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/provision_schema_basedn_modify.ldif b/source4/setup/provision_schema_basedn_modify.ldif
index 93266db6249..e4057c3caf3 100644
--- a/source4/setup/provision_schema_basedn_modify.ldif
+++ b/source4/setup/provision_schema_basedn_modify.ldif
@@ -6,5 +6,5 @@ changetype: modify
-
# "masteredBy", "msDs-masteredBy" filled in later
replace: objectVersion
-objectVersion: 47
+objectVersion: ${OBJVERSION}