1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba
Andrew Bartlett 6d301ad1c9 samba-tool: Add new command 'samba-tool drs clone-dc-database'
This command makes a clone of an existing AD Domain, but does not
join the domain.  This allows us to test if the join would work
without adding objects to the target DC.

The server password will need to be reset for the clone to
be any use, see the source4/scripting/devel/chgtdcpass

(Based on patches written with Garming Sam)

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2015-10-26 05:11:21 +01:00
..
kcc KCC: use python 2.6 compatible dictonary comprehensions 2015-06-12 09:46:13 +02:00
netcmd samba-tool: Add new command 'samba-tool drs clone-dc-database' 2015-10-26 05:11:21 +01:00
provision provision: Allow more OS levels in sambadns 2015-10-20 23:23:13 +02:00
samba3 python: Remove ntdb references 2015-03-17 11:30:51 +01:00
subunit Drop support for failfast mode, rather than adding support for it everywhere. 2015-03-06 04:41:48 +01:00
tests samba-tool: Add new command 'samba-tool drs clone-dc-database' 2015-10-26 05:11:21 +01:00
web_server
__init__.py build: Enable NTVFS file server to be omitted 2015-10-23 22:27:30 +02:00
common.py scripting: Correct parsing of binary DN 2013-03-04 08:24:02 +01:00
dbchecker.py dbcheck: Use set() operations to make dbcheck more efficient 2015-08-24 23:46:22 +02:00
descriptor.py join.py: Set NT ACL on crossRef object for new partition 2014-09-02 14:15:54 +02:00
drs_utils.py Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02:00
getopt.py python/samba: add on optional 'special_name' argument to CredentialsOptions() 2015-07-08 18:38:22 +02:00
hostconfig.py
idmap.py
join.py samba-tool: Add new command 'samba-tool drs clone-dc-database' 2015-10-26 05:11:21 +01:00
ms_display_specifiers.py
ms_schema.py
ndr.py
ntacls.py samba-tool: add command to dump dosinfo xattr from a file 2015-09-29 06:00:49 +02:00
samdb.py ldb: create a cache of known wellknown objects instead of continously searching in the db 2015-08-24 23:46:22 +02:00
schema.py Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02:00
sd_utils.py s4-dsdb: Tests for security checks on undelete operation 2015-02-03 05:02:11 +01:00
sites.py
tdb_util.py
upgrade.py python:samba/upgrade.py Fix format string syntax in error condition 2015-08-14 10:52:39 +02:00
upgradehelpers.py s4/scripting/devel: Add tool to roll over the krbtgt password 2015-02-25 01:08:12 +01:00
xattr.py