torture: Extend krb5.kdc test to confirm correct RODC proxy behaviour
commit03d07ed58bb4ebad41260a35f8952a18c8cf3e6d
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 Jan 2015 02:57:40 +0000 (21 15:57 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 23 Jan 2015 04:42:08 +0000 (23 05:42 +0100)
tree25d335ad65c983fd6546851cb127bbfef0021657
parentc1280569a97be772549debbecb374c53a6cdf796
torture: Extend krb5.kdc test to confirm correct RODC proxy behaviour

The RODC should answer some requests locally, and others it should defer to the main DC.

We can tell which KDC we talk do by the KVNO of the encrypted parts that are returned
to the KDC.

Pair-programmed-with: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
selftest/target/Samba4.pm
source4/selftest/tests.py
source4/torture/krb5/kdc.c