s4-provision Add initial support for joining as a new subdomain
authorAndrew Bartlett <abartlet@samba.org>
Wed, 24 Aug 2011 05:39:51 +0000 (15:39 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 19 Sep 2011 00:57:02 +0000 (10:57 +1000)
commitaa960d8fa70ab243e97eed5d7bb7a47f4386487c
tree7facf60153fa2e4cff82ec7767d5df3b92ef32d0
parent4e058475fbce5c5654829e278f9f4eb76331efd7
s4-provision Add initial support for joining as a new subdomain

To do this we need to reorganise a lot of the provision code, so that
we can create the framework for the inbound replicaton of the config
and schema partitions and then add in the new subdomain locally.

Andrew Bartlett
source4/scripting/python/samba/join.py
source4/scripting/python/samba/provision/__init__.py