tests/krb5: Add test requesting a TGT expiring post-2038
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 19 Oct 2022 23:36:44 +0000 (12:36 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 20 Oct 2022 05:00:23 +0000 (05:00 +0000)
commit50cbdecf2e276e5f87b9c2d95fd3ca86d11a08e2
tree21f6786300b8ab3ee68c893842a4097a252051a5
parent67811e121fbef08337675d473390160793544719
tests/krb5: Add test requesting a TGT expiring post-2038

This demonstrates the behaviour of Windows 11 22H2 over Kerberos,
which changed to use a year 9999 date for a forever timetime in
tickets.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15197

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Oct 20 05:00:23 UTC 2022 on sn-devel-184
python/samba/tests/krb5/as_req_tests.py