s4-test-dssync: Issue warning in case we have diffrences in link attributes
authorKamen Mazdrashki <kamenim@samba.org>
Wed, 14 Jul 2010 02:10:34 +0000 (05:10 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Wed, 28 Jul 2010 21:53:49 +0000 (00:53 +0300)
commitbd6f77ee0bb5f73ade9e7a20eef650f9be98096d
tree6e31347231eda25d0243798127e4fa9b883e893d
parent5bf54f17bd1c9067437088456f16b6dd504efc14
s4-test-dssync: Issue warning in case we have diffrences in link attributes

In case differences in messages are:
 1. Attributes with different values, i.e. 'replace'
 2. Those attributes are back-link attributes
then we just warn about those differences.

It turns out windows doesn't send all values for back-link
attributes in replicated_object but in linked_attributes.

I consider this as workaround for the problem.
A better solution might be to merge linked_attribute values
into replacted_objects before comparing those with LDB result
(although this will work for Win2k8 and latter)
source4/torture/rpc/dssync.c