]> git.ipfire.org Git - thirdparty/samba.git/commit
third_party/heimdal: krb5: Try to decode e-data as KERB-ERROR-DATA (falling back...
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 9 Nov 2023 23:43:03 +0000 (12:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 10 Nov 2023 01:35:32 +0000 (01:35 +0000)
commitb8ffb24596452edb647d8df8b2ec608a607ebac4
treea48992accdbe5edec37df8b55f9c8c89a998cc8c
parentfb867873d872f78c652099637d3ee74d09426821
third_party/heimdal: krb5: Try to decode e-data as KERB-ERROR-DATA (falling back to METHOD-DATA) (Import lorikeet-heimdal-202311092338 (commit 50996e5f0b0f22a4eb755a6f22cb7b4ecab2aeea))

Previously we tried to decode KERB-ERROR-DATA as METHOD-DATA,
resulting in a confusing error message. Now we just ignore it; but we
could also choose to set an error message containing the NTSTATUS code
in hexadecimal.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Nov 10 01:35:32 UTC 2023 on atb-devel-224
third_party/heimdal/lib/krb5/get_cred.c
third_party/heimdal/lib/krb5/init_creds_pw.c