[krbdev.mit.edu #7155] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Jun 15 15:46:55 EDT 2012


Use correct profile var in krb5_get_tgs_ktypes

In r21879, when we converted to using KRB5_CONF macros for profile
variable names, we made a typo in krb5_get_tgs_ktypes and erroneously
started using default_tkt_enctypes instead of default_tgs_enctypes for
TGS requests.  Fix the typo and return to the documented behavior.

(cherry picked from commit 627ed34ba368fe989b7498bddf9d9dae40d76135)

https://github.com/krb5/krb5/commit/fbd529292b4ebaeca41d71f391759ddc07ea3cc6
Author: Tom Yu <tlyu at mit.edu>
Commit: fbd529292b4ebaeca41d71f391759ddc07ea3cc6
Branch: krb5-1.10
 src/lib/krb5/krb/init_ctx.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list