[krbdev.mit.edu #6480] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon May 11 16:55:55 EDT 2009
pull up r22292 from trunk
------------------------------------------------------------------------
r22292 | hartmans | 2009-04-29 20:38:48 -0400 (Wed, 29 Apr 2009) | 10 lines
Changed paths:
M /trunk/src/kdc/kdc_preauth.c
ticket: 6480
Subject: Do not return PREAUTH_FAILED on unknown preauth
Target_Version: 1.7
Tags: pullup
If the KDC receives unknown pre-authentication data then ignore it.
Do not get into a case where PREAUTH_FAILED is returned because of
unknown pre-authentication. The main AS loop will cause
PREAUTH_REQUIRED to be returned if the preauth_required flag is set
and no valid preauth is found.
http://src.mit.edu/fisheye/changelog/krb5/?cs=22334
Commit By: tlyu
Revision: 22334
Changed Files:
U branches/krb5-1-7/src/kdc/kdc_preauth.c
More information about the krb5-bugs
mailing list