tests/krb5: Fix status code checking
commit012b6fcd1976c6570e9b92c133d8c21e543e5a4f
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 28 Sep 2021 23:16:58 +0000 (29 12:16 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Oct 2021 18:59:31 +0000 (14 18:59 +0000)
treec872d3b1767c8c7863ae77308d0f9889725c861a
parenta4bc712ee02f32c2d04dfc2d99d58931344e5ceb
tests/krb5: Fix status code checking

The type used to encode the status code is actually KERB-ERROR-DATA,
rather than PA-DATA.

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/raw_testcase.py
python/samba/tests/krb5/rfc4120_constants.py