Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Correctly include an empty padata value if a KDC preauth system has no
get_edata method. This bug prevented the KDC from indicating FAST
support in preauth-required errors.

https://github.com/krb5/krb5/commit/3df20abff2f625b8c6dbed97d08560a784ee0339
Commit By: ghudson
Revision: 25385
Changed Files:
U trunk/src/kdc/kdc_preauth.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r25385 from trunk

------------------------------------------------------------------------
r25385 | ghudson | 2011-10-20 11:16:03 -0400 (Thu, 20 Oct 2011) | 9 lines

ticket: 6988
subject: Fix handling of null edata method in KDC preauth
target_version: 1.10
tags: pullup

Correctly include an empty padata value if a KDC preauth system has no
get_edata method. This bug prevented the KDC from indicating FAST
support in preauth-required errors.

https://github.com/krb5/krb5/commit/cc896b45644598676cca028e897875d0e211514d
Commit By: tlyu
Revision: 25389
Changed Files:
U branches/krb5-1-10/src/kdc/kdc_preauth.c