testprogs/blackbox: let test_trust_user_account.sh check the correct kerberos salt
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Sep 2018 08:53:52 +0000 (10:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 5 Sep 2018 08:32:08 +0000 (10:32 +0200)
commit3dba82d3e631c55b71fdfb8bc278d1dfa697a49b
treee52c15b762c8a5e4516fae2648032fed0dc15450
parenta8be75bd08a1276a2e27c4b82b2f22c1069e1e8f
testprogs/blackbox: let test_trust_user_account.sh check the correct kerberos salt

This demonstrates the bug we currently have.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13539

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 1b31fa62567ec549e32c9177b322cfbfb3b6ec1a)
selftest/knownfail.d/trust_user_account [new file with mode: 0644]
testprogs/blackbox/test_trust_user_account.sh