tests/krb5: Require ticket checksums if decryption key is available
commitbf63221722903665e7b20991021fb5cdf4e4327e
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 5 Oct 2021 02:39:11 +0000 (5 15:39 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Oct 2021 18:59:31 +0000 (14 18:59 +0000)
tree81d9a8c1c65bc36067694196d97071dd99c35906
parentae2c57fb0332f94ac44d0886c5edbed707ef52fe
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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/raw_testcase.py