Displaying 2 results from an estimated 2 matches for "foobar_group".
2017 Sep 28
2
Samba 4.7.0 replication issue: failed get spanning tree edges
[2017/09/28 03:46:51.256663, 1] ../source4/dsdb/kcc/kcc_topology.c:2730(kcctpl_get_spanning_tree_edges)
../source4/dsdb/kcc/kcc_topology.c:2730: failed to run Kruskal's algorithm: NT_STATUS_INVALID_PARAMETER
[2017/09/28 03:46:51.256953, 1] ../source4/dsdb/kcc/kcc_topology.c:3283(kcctpl_create_connections)
../source4/dsdb/kcc/kcc_topology.c:3283: failed get spanning tree edges:
2017 Sep 28
2
Samba 4.7.0 replication issue: failed get spanning tree edges
...with the following process.
>
> 1. Identify affected groups with "samba-tool dbcheck --cross-ncs",
> which reports errors like "ERROR: orphaned backlink attribute
> 'memberOf'".
> 2. Create new group
> 3. Execute "perl ad_clone_group.pl 'Foobar_Group' ''New_Group" to copy
> members from broken group to new group: https://pastebin.com/6L8NZPRC
> 4. Delete bad group
> 5. Rename new group to name of bad group
> 6. Expunge tombstone with "samba-tool domain tombstones expunge
> --tombstone-lifetime=0"...