tests/krb5: Add a test decoding INT64 PAC claims issued by Windows
commit0bd2b8b11480bc8b168eca228a4245dbb9687ef8
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 15 Aug 2023 00:21:30 +0000 (15 12:21 +1200)
committerJule Anger <janger@samba.org>
Thu, 17 Aug 2023 09:27:17 +0000 (17 09:27 +0000)
treedf347b48f41eb7623a1e66db86b6c51884e64b21
parentdbf3e95eb5672a6035c0eab814911226f19198ba
tests/krb5: Add a test decoding INT64 PAC claims issued by Windows

Our NDR code currently handles INT64 claims incorrectly.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 631e26e1d63040b37f48fd890ab03f7adfc6d882)
python/samba/tests/krb5/claims_in_pac.py
selftest/knownfail.d/claims-in-pac [new file with mode: 0644]