tests/krb5: Verify tickets obtained with get_service_ticket()
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 6 Oct 2021 03:35:47 +0000 (16:35 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Oct 2021 18:59:31 +0000 (18:59 +0000)
commitd86eee2fd0fb72e52d878ceba0c476ca58abe6cf
tree0decf467f80d2a71d721ce9b1a05a5f4b3f75bfd
parentbf63221722903665e7b20991021fb5cdf4e4327e
tests/krb5: Verify tickets obtained with get_service_ticket()

We only require the ticket checksum with Heimdal, because MIT currently
doesn't add it.

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/kdc_base_test.py