* acquire_cred.c (acquire_init_cred):
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 31 Oct 2005 19:23:19 +0000 (19:23 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 31 Oct 2005 19:23:19 +0000 (19:23 +0000)
commit95435446e6bfc3223d5946acde45b3ad806738ff
treecd8dae3fca68c17313a2d295883036f493c5b155
parent2351f07bfbe562bf73ae41d3a9ed9c358b3083ed
 * acquire_cred.c (acquire_init_cred):
   If a specific principal has been requested, attempt to acquire
    tickets and set the ccache name in the context to the ccache
    containing the tickets if obtained. (KFM/KFW)

 * ccdefault.c:
    (krb5int_cc_default) - add KFW support for multiple ccaches

ticket: 3223
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17468 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/acquire_cred.c
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/ccdefault.c