tests/krb5: Require ticket checksums if decryption key is available
commit6a1549a49557fa1149b30d3a626f6833e673b229
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 5 Oct 2021 02:39:11 +0000 (5 15:39 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:10 +0000 (27 22:37 +0000)
tree1cd587f7a73e57b780a6f19ab65fabaf924fc099
parent91faad4ef6ba401267a2ec94a14c5fe6075d8075
tests/krb5: Require ticket checksums if decryption key is available

We perform this check conditionally, because MIT doesn't currently add
ticket checksums.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit bf63221722903665e7b20991021fb5cdf4e4327e)
python/samba/tests/krb5/raw_testcase.py