]> git.ipfire.org Git - thirdparty/krb5.git/commit
Implement switch_to for ccapiv3
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Sun, 6 May 2012 19:23:10 +0000 (15:23 -0400)
committerTom Yu <tlyu@mit.edu>
Mon, 23 Jul 2012 18:26:54 +0000 (14:26 -0400)
commit02ea50fe1b211841399eed993eac99a96371582d
tree0a5591b0eb26a91ac8f16f8e5edde27dc8f02ebd
parent87a863eb65796196dbe09de8da0de634ce6d8817
Implement switch_to for ccapiv3

krb5_stdccv3_switch_to() calls cc_ccache_set_default().
krb5_stdccv3_resolve() checks for NULL or empty residual and calls
cc_context_get_default_ccache_name() in those cases.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
(cherry picked from commit 2648a94ea1cf3dec91186dfec59b75de9dac793d)

ticket: 7198
version_fixed: 1.10.3
status: resolved
src/lib/krb5/ccache/ccapi/stdcc.c
src/lib/krb5/ccache/ccapi/stdcc.h