]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerStefan Metzmacher <metze@samba.org>
Wed, 5 Sep 2018 11:35:30 +0000 (13:35 +0200)
commitb31ba498125995dcb67451e4cb28cc27f9e799ed
treed86925f852c2dd0db0d6b132f2490696d13a87ef
parent5f8978321fea94bab94810bda4ea4b16928fd150
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