s4-repl: added a workaround for WERR_DS_DRA_NO_REPLICA DsReplicaSync errors
authorAndrew Tridgell <tridge@samba.org>
Tue, 27 Apr 2010 02:17:08 +0000 (12:17 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 27 Apr 2010 05:24:40 +0000 (15:24 +1000)
commit7e2b3ab14f84fb369a8fc00839feebd70b85426b
tree477093c445468601be0f662ecb42a99255edd700
parent3f643f18d911888d69bba7f03813b3bde816326e
s4-repl: added a workaround for WERR_DS_DRA_NO_REPLICA DsReplicaSync errors

The 0xc0002104/WERR_DS_DRA_NO_REPLICA seems to be spurious, and can be
avoided by setting DRSUAPI_DRS_SYNC_ALL in the DsReplicaSync request.

We need to investigate this further, and find out from MS why this is
sometimes being sent, even when the target DC has the right repsFrom
entries
source4/dsdb/repl/drepl_notify.c
source4/dsdb/repl/drepl_service.h