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)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 4 Sep 2018 22:48:17 +0000 (00:48 +0200)
commit1b31fa62567ec549e32c9177b322cfbfb3b6ec1a
treeec3a17a875649d55731161c534fe11d1bddd5fe5
parent8526feb100e59bc5a15ceb940e6cecce0de59247
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>
selftest/knownfail.d/trust_user_account [new file with mode: 0644]
testprogs/blackbox/test_trust_user_account.sh