tests/krb5: Allow tgs_req() to check the returned ticket enc-part
commit1e4e8d883b61867fd095fc7751c978429eb000b6
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 20 Sep 2021 01:59:24 +0000 (20 13:59 +1200)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:09 +0000 (27 22:37 +0000)
treee2afc0b9baf85f34674dcb7b33532ff49ede7aba
parent6d3e996b480f4a83f4f41f48d6ea3d0851eabac3
tests/krb5: Allow tgs_req() to check the returned ticket enc-part

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 38b4b334caf1b32f1479db3ada48b2028946f5e6)
python/samba/tests/krb5/kdc_base_test.py