tests/krb5: Add TKT_SIG_SUPPORT environment variable
commit91faad4ef6ba401267a2ec94a14c5fe6075d8075
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 14 Oct 2021 03:58:15 +0000 (14 16:58 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:10 +0000 (27 22:37 +0000)
tree34ae2676ca661581fa514636d7d229c6e65c743e
parent518e990f496317c79148f2fc00838a0ac3bca959
tests/krb5: Add TKT_SIG_SUPPORT environment variable

This lets us indicate that service tickets should be issued with ticket
checksums in the PAC.

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>
[abartlet@samba.org backported from commit ae2c57fb0332f94ac44d0886c5edbed707ef52fe
 due to changes in other tests nearby in tests.py]
python/samba/tests/krb5/raw_testcase.py
source4/selftest/tests.py