s4:kerberos Add test to show that we actually export the keytab
authorAndrew Bartlett <abartlet@samba.org>
Mon, 27 Jul 2009 12:39:10 +0000 (22:39 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Jul 2009 12:41:43 +0000 (22:41 +1000)
commitcdd7a5208fbcb65e4a75ee08f8f015530f418c15
treedbb0f62bc7eaf986486de8170d3eec2a07089cdd
parenta40ce5d0d9d06f592a8885162bbaf644006b9f0f
s4:kerberos Add test to show that we actually export the keytab

While it is hard to prove it is correct, at least the new
'nettestuser' principal and the Administrator principal are correct.

We had to fix the case of 'Administrator' in the selftest code to
match the DB, as the keytab lookup is case sensitive.

Andrew Bartlett
selftest/target/Samba4.pm
source4/selftest/tests.sh
testprogs/blackbox/test_export_keytab.sh [new file with mode: 0755]