tests/krb5: Allow tgs_req() to check the returned ticket enc-part
commit38b4b334caf1b32f1479db3ada48b2028946f5e6
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 20 Sep 2021 01:59:24 +0000 (20 13:59 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Sep 2021 18:32:29 +0000 (23 18:32 +0000)
treeab084d7815f46a5089fc38e0fe063aef5f70a9ae
parent054ec1a8cc4ae42918c7c06ef9c66c8a81242655
tests/krb5: Allow tgs_req() to check the returned ticket enc-part

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