Problem joining 2008 Domain as DC

Stephan Wolf stephan at letzte-bankreihe.de
Tue Nov 12 07:18:24 MST 2013


Hi all,

joining a Win 2008 Domain (in my case a 2008 SBS) will fail with the 
following error

Refusing replication of object containing invalid zero invocationID on 
attribute 13 of CN=Deleted Objects,CN=Configuration,DC=g75,DC=local: 
WERR_DS_SRC_GUID_MISMATCH
Failed to convert object CN=Deleted 
Objects,CN=Configuration,DC=g75,DC=local: WERR_DS_SRC_GUID_MISMATCH
Failed to convert objects: WERR_DS_SRC_GUID_MISMATCH
ERROR(<type 'exceptions.TypeError'>): uncaught exception - Failed to 
process chunk: NT code 0xc0002128
   File 
"/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py", 
line 175, in _run
     return self.run(*args, **kwargs)
   File 
"/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/domain.py", 
line 609, in run
     machinepass=machinepass, use_ntvfs=use_ntvfs, dns_backend=dns_backend)
   File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py", 
line 1172, in join_DC
     ctx.do_join()
   File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py", 
line 1077, in do_join
     ctx.join_replicate()
   File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py", 
line 813, in join_replicate
     replica_flags=ctx.replica_flags)
   File 
"/usr/local/samba/lib64/python2.7/site-packages/samba/drs_utils.py", 
line 256, in replicate
     schema=schema, req_level=req_level, req=req)

the issue is caused by the following commit
  https://git.samba.org/samba.git/?p=samba.git;a=commit;h=25d4bafca7245e3f8291e5f0f304b1b4f8ce5600

which breaks joining the 2008 domain as an DC.

Is there a way to check for the function level of the domain in front of 
this GUID check?

Thanks a lot,
Stephan Wolf



More information about the samba-technical mailing list