[Samba] Samba 4.1.2 invalid zero invocationID

Stéphane PURNELLE stephane.purnelle at corman.be
Thu Dec 19 09:46:12 MST 2013


Hi,

maybe do a samba-tool dbcheck and samba-tool ntacl sysvolcheck ?



-----------------------------------
Stéphane PURNELLE                         Admin. Systèmes et Réseaux 
Service Informatique       Corman S.A.           Tel : 00 32 (0)87/342467

samba-bounces at lists.samba.org wrote on 19/12/2013 17:35:11:

> De : Kleber Rocha <klinux at gmail.com>
> A : samba at lists.samba.org, 
> Date : 19/12/2013 17:35
> Objet : [Samba] Samba 4.1.2 invalid zero invocationID
> Envoyé par : samba-bounces at lists.samba.org
> 
> Hello,
> 
> I had configured a domain with samba 4.1.0rc2, I was able to add a new
> server as DC successfull on this version, but after upgrade to 4.1.2, we
> have this error:
> 
> *Analyze and apply schema objects*
> *Partition[CN=Configuration,DC=geribello,DC=com,DC=br] objects[402/1654]
> linked_values[0/0]*
> 
> 
> *Refusing replication of object containing invalid zero invocationID on
> attribute 13 of CN=Deleted
> Objects,CN=Configuration,DC=geribello,DC=com,DC=br:
> WERR_DS_SRC_GUID_MISMATCH*
> I apply patch on the *source4/dsdb/repl/replicated_objects.c* and I 
comment
> the code block:
> 
> 
> //if (GUID_all_zero(&d->originating_invocation_id)) {
> //    status = WERR_DS_SRC_GUID_MISMATCH;
> //    DEBUG(0, ("Refusing replication of object containing invalid zero
> invocationID on attribute %d of %s: %s\n",
> //        a->attid,
> //        ldb_dn_get_linearized(msg->dn),
> //        win_errstr(status)));
> //    return status;
> //}
> 
> And I can join new machine as DC. But this is correctly? How can I fix 
this
> problem?
> 
> Thanks.
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba


More information about the samba mailing list