samba-tool: added --local option to drs replicate command
authorAndrew Tridgell <tridge@samba.org>
Thu, 9 Jun 2011 05:01:30 +0000 (15:01 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 9 Jun 2011 06:15:10 +0000 (08:15 +0200)
commit516dc404fd7f299b68adae356f2416ca8e265031
treee49ef599df6d9bfff644b942f00458e3cbf09257
parent1596595b7e644de6432d7c8fb9e10ee2b525440e
samba-tool: added --local option to drs replicate command

this allows replication directly to the local SAM, which means it can
run without the samba daemon running. It also bypasses all usnChanged
checks, which is useful for forcing replication of a set of objects
which are not marked as replication being needed

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Thu Jun  9 08:15:10 CEST 2011 on sn-devel-104
source4/scripting/python/samba/netcmd/drs.py