tests/krb5: Add a test decoding INT64 PAC claims issued by Windows
commit631e26e1d63040b37f48fd890ab03f7adfc6d882
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 15 Aug 2023 00:21:30 +0000 (15 12:21 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Aug 2023 18:46:33 +0000 (15 18:46 +0000)
treef2ad79a15e951599a8bf568766430622cec4e83e
parent0cce616843395215305428b8672ffa315dbdd858
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>
python/samba/tests/krb5/claims_in_pac.py
selftest/knownfail.d/claims-in-pac [new file with mode: 0644]