domain.py: Command for prepping the domain for higher functional levels
authorGarming Sam <garming@catalyst.net.nz>
Wed, 6 Dec 2017 01:12:30 +0000 (14:12 +1300)
committerGarming Sam <garming@samba.org>
Wed, 20 Dec 2017 22:13:12 +0000 (23:13 +0100)
commitc419ac4a2e915b999064c1dc0ee5ff34d3803580
tree8920f7493f3e5767980ff7176b362d00a4b3015b
parentb2d831f23d5a5513b4d4c767dbfe5de555afae30
domain.py: Command for prepping the domain for higher functional levels

Currently we support the 2012 and 2012 R2 prep levels.

Forest prep requires use of the schema master role.
Domain prep requires use of the infrastructure master role.

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