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)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Sep 2013 07:28:56 +0000 (09:28 +0200)
commit4ef85c7bd9b94f14c03f07f521b53a8d3a26528b
treea6d0989a719f0a36b18eba2e75fdf74dbc74ee47
parentb5866b1d8ae85ce2ddbb0c6e406ceb6193782379
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>
(cherry picked from commit a623359fb8a54083b81436d14b7ba022c11efb18)
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