Displaying 2 results from an estimated 2 matches for "6709d915".
2017 Jun 13
2
skip chunk if "DRS linked attribute for GUID - DN not found"
...y to use Samba AD or should i replicate all objects while joining new ad?
As result i got fast join and no more problems with memory usage.
But i got some other errors for example:
../source4/dsdb/repl/replicated_objects.c:933 Failed to prepare commit of transaction: DRS linked attribute for GUID 6709d915-7dfb-41bf-b695-dd1a798d7718 - DN not found
Object with this objectGUID exists in AD, but was not replicated yet. So i create to patches follow to skip the chunks with „problem“-objects and try to get the other missing objects with effect, that links can be created and i can replicate rest.
2) Is...
2017 Jun 13
0
skip chunk if "DRS linked attribute for GUID - DN not found"
...cate all
> objects while joining new ad?
>
> As result i got fast join and no more problems with memory usage.
> But i got some other errors for example:
>
> ../source4/dsdb/repl/replicated_objects.c:933 Failed to prepare
> commit of transaction: DRS linked attribute for GUID 6709d915-7dfb-
> 41bf-b695-dd1a798d7718 - DN not found
>
> Object with this objectGUID exists in AD, but was not replicated yet.
> So i create to patches follow to skip the chunks with „problem“-
> objects and try to get the other missing objects with effect, that
> links can be created a...