provision: RODC revision level should be at 2
authorGarming Sam <garming@catalyst.net.nz>
Wed, 16 Aug 2017 04:02:32 +0000 (16:02 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Dec 2017 07:20:17 +0000 (08:20 +0100)
commit8519f98677dd28b8ed4091bf266652b870cff4a8
tree515ec75e7b3ebf51a7b146306e2ca35d1566c77c
parent197883838f8ecb027e9d0375ff5238aec1567a42
provision: RODC revision level should be at 2

This number had been mistakenly updated alongside the standard forest
updates revision. This version number appears to be independent of the
other revision levels.

Also add the change to a new .ldf file, which can be used to apply
the schema change to an existing Samba 4.7 (or earlier) instance.
Update the provision/upgrade test to do just this (otherwise it
complains about differences between a new provision and an older Samba
4.0.0 instance).

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/setup/adprep/fix-forest-rev.ldf [new file with mode: 0644]
source4/setup/provision_configuration.ldif
testprogs/blackbox/upgradeprovision-oldrelease.sh