[krbdev.mit.edu #6573] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Jan 11 22:21:35 EST 2010
backport r22890 from trunk
------------------------------------------------------------------------
r22890 | ghudson | 2009-10-13 15:43:17 -0400 (Tue, 13 Oct 2009) | 11 lines
ticket: 6573
subject: Fix preauth looping in krb5_get_init_creds
tags: pullup
target_version: 1.7.1
In 1.7, krb5_get_init_creds will continue attempting the same built-in
preauth mechanism (e.g. encrypted timestamp) until the loop counter
maxes out. Until the preauth framework can remember not to retry
built-in mechanisms, only continue with preauth after a PREAUTH_FAILED
error resulting from optimistic preauth.
http://src.mit.edu/fisheye/changelog/krb5/?cs=23640
Commit By: tlyu
Revision: 23640
Changed Files:
U branches/krb5-1-7/src/lib/krb5/krb/get_in_tkt.c
More information about the krb5-bugs
mailing list