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 Bartlett <abartlet@samba.org>
Tue, 13 Sep 2011 05:37:11 +0000 (15:37 +1000)
commit6635bb70d32d5214bc027428ac4a3737e8327c17
treecb10c836cbf06c67d612918d47f05c16b394b390
parent6d9b0ee26ea05ac23fe8b4f7e1fd756045c0b409
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/netcmd/domain.py
source4/scripting/python/samba/provision/__init__.py
source4/setup/provision_self_join.ldif
source4/setup/provision_self_join_config.ldif [new file with mode: 0644]
source4/setup/provision_self_join_modify.ldif
source4/setup/provision_self_join_modify_config.ldif [new file with mode: 0644]