forest_update: Allow the script to add the missing forest containers
authorGarming Sam <garming@catalyst.net.nz>
Tue, 12 Dec 2017 23:09:02 +0000 (12:09 +1300)
committerGarming Sam <garming@samba.org>
Wed, 20 Dec 2017 22:13:11 +0000 (23:13 +0100)
commit66895701c9ed14fa17682d280e7008e417afafa0
tree4294a32b33953436a203b210a4bbee1dc81d2eca
parentc4262753ae6ab1427ce0019b9004addcf20bd2e4
forest_update: Allow the script to add the missing forest containers

Before we set the prep level higher in default provisions, we should add
these objects to the initial ldif (so that our initial ldif represents a
full 2008R2 domain which we build consistently on).

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/forest_update.py