KCC: Use detect_failed in create_connections
authorGarming Sam <garming@catalyst.net.nz>
Fri, 26 Jun 2015 04:38:29 +0000 (16:38 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 29 Oct 2015 04:08:15 +0000 (05:08 +0100)
commit4bf95b6b32dfc8ecc0aac92971e173b826e2d4ac
tree3cf8ac82de69d652d2bd189020f01e23b115ae47
parent0f8f99f6af2785d6774ca9436b6eef2078a246df
KCC: Use detect_failed in create_connections

Without this, dead DCs were treated as live, and could be used in the
tree. If they're in the tree they can split the network.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/kcc/__init__.py