Displaying 4 results from an estimated 4 matches for "werr_ds_no_such_object".
2017 Jun 13
2
skip chunk if "DRS linked attribute for GUID - DN not found"
...}
+ DEBUG(0,(__location__ " Failed to prepare commit of transaction: %s\n",
+ ldb_errstring(ldb)));
+ TALLOC_FREE(tmp_ctx);
+ return WERR_DS_NO_SUCH_OBJECT;
+ }
if (ret != LDB_SUCCESS) {
/* restore previous schema */
if (used_global_schema) {
diff --git a/source4/dsdb/repl/drepl_out_helpers.c b/source4/dsdb/repl/drepl_out_helpers.c
index ac0b947..68774f4 100644...
2017 Jan 03
1
AD Replication issues due to lingering objects
...on
Asking partner server DC1.mydomain.local to synchronize from us
Error while demoting, re-enabling inbound replication
ERROR(<class 'samba.drs_utils.drsException'>): Error while sending a
DsReplicaSync for partion DC=mydomain,DC=local - drsException:
DsReplicaSync failed (8240, 'WERR_DS_NO_SUCH_OBJECT')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line 712,
in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part),
drsuapi.DRSUAPI_DRS_WRIT_REP)
File "/usr/lib/python2.7/dist-packages/samba/drs_utils.py", line 83, in
sendDsReplica...
2017 Jan 02
3
AD Replication issues due to lingering objects
We're using the Debian 8 repository version, which is 4.2.14
Tom
Op ma 2 jan. 2017 om 13:15 schreef Rowland Penny via samba <
samba at lists.samba.org>:
> On Mon, 02 Jan 2017 11:30:44 +0000
> Tom Cannaerts - INTRACTO via samba <samba at lists.samba.org> wrote:
>
> > We are trying to migrate away from out Windows 2008 R2 server to a
> > Samba based DC. At
2017 Jan 04
1
AD Replication issues due to lingering objects
...rver DC1.mydomain.local to synchronize from us
> Error while demoting, re-enabling inbound replication
> ERROR(<class 'samba.drs_utils.drsException'>): Error while sending a
> DsReplicaSync for partion DC=mydomain,DC=local - drsException:
> DsReplicaSync failed (8240, 'WERR_DS_NO_SUCH_OBJECT')
> File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line
> 712,
> in run
> sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part),
> drsuapi.DRSUAPI_DRS_WRIT_REP)
> File "/usr/lib/python2.7/dist-packages/samba/drs_utils.py&qu...