]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use correct profile var in krb5_get_tgs_ktypes
authorGreg Hudson <ghudson@mit.edu>
Fri, 1 Jun 2012 13:52:20 +0000 (09:52 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 1 Jun 2012 13:52:20 +0000 (09:52 -0400)
commit627ed34ba368fe989b7498bddf9d9dae40d76135
tree1fa5feade3635ddf4c6f80084c527d62c2f89ab7
parent231cd500ed85897b69e598bb7bc7818dcc98ccb4
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.

ticket: 7155
target_version: 1.10.3
tags: pullup
src/lib/krb5/krb/init_ctx.c