[krbdev.mit.edu #7155] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri Jun 1 10:12:09 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.
https://github.com/krb5/krb5/commit/627ed34ba368fe989b7498bddf9d9dae40d76135
Author: Greg Hudson <ghudson at mit.edu>
Commit: 627ed34ba368fe989b7498bddf9d9dae40d76135
Branch: master
src/lib/krb5/krb/init_ctx.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list