python/drs: Ensure to pass in the local invocationID during the domain join
authorAndrew Bartlett <abartlet@samba.org>
Wed, 18 Sep 2013 21:27:26 +0000 (14:27 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 19 Sep 2013 19:25:41 +0000 (12:25 -0700)
commita623359fb8a54083b81436d14b7ba022c11efb18
treeb7fbf88263da9ee7144c6c7497ee577bf2f66b52
parent6965f918c04328535c55a0ef9b7fe6392fba193a
python/drs: Ensure to pass in the local invocationID during the domain join

This ensures (and asserts) that we never write an all-zero GUID as an invocationID
to the database in replPropertyMetaData.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/drs_utils.py
python/samba/join.py
python/samba/netcmd/drs.py
source4/dsdb/common/util.c
source4/dsdb/pydsdb.c
source4/libnet/py_net.c