kcc: Prevent the KCC from doing work on the RODC
authorGarming Sam <garming@catalyst.net.nz>
Fri, 1 Jul 2016 05:02:50 +0000 (17:02 +1200)
committerGarming Sam <garming@samba.org>
Thu, 21 Jul 2016 04:37:07 +0000 (06:37 +0200)
commit9dfd55c83aeafc6fdd76db87b03db6687e27e1f7
treedfb09f762cb34a4fda99b5eeba20928b37f89f80
parentcad1473512dbd31140151280800edb3ccfe42496
kcc: Prevent the KCC from doing work on the RODC

This should never have done any real work, new code or not. This just removes
the initial KCC calls and bails out in the KCC if we actually ran it.

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