Allow S4U2Proxy service tickets to be cached
authorGreg Hudson <ghudson@mit.edu>
Wed, 7 Dec 2011 19:38:22 +0000 (19:38 +0000)
committerGreg Hudson <ghudson@mit.edu>
Wed, 7 Dec 2011 19:38:22 +0000 (19:38 +0000)
commitf388eb9673062d8e4eb7d359be2dcaff2acba768
treeb379a58b58158d487ca1296febaddb0aec18dac6
parent38de4804776a1a1a255b89b104b983fa1f10a664
Allow S4U2Proxy service tickets to be cached

Previous to this change, the GSS code avoids caching S4U2Proxy results
for fear of the memory cache growing without bound, but that seems
unlikely to be a serious problem.  Allow these to be cached.

ticket: 7047

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25530 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/init_sec_context.c