dsdb: Refuse to return an all-zero invocationID
authorAndrew Bartlett <abartlet@samba.org>
Tue, 17 Sep 2013 22:20:48 +0000 (15:20 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 19 Sep 2013 19:27:50 +0000 (12:27 -0700)
commit4022d8632cc092f4f43fae69cc3cfb58d0d000dd
treebccdc5b7c4a313e10225af540564517dbd316ff6
parent40f99625ee4447aa36c0fa5631ffa13b7003569f
dsdb: Refuse to return an all-zero invocationID

This could cause an all-zero GUID to be entered into the
replPropertyMetaData, which will then fail to be replicated to other
DCs.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/common/util.c