Find_cred to try krb5_cc_retrieve_cred first, remove comment.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22719 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -768,7 +768,7 @@ get_cred_from_kdc_flags(krb5_context context,
|
||||
}
|
||||
{
|
||||
krb5_creds tgts;
|
||||
/* XXX try krb5_cc_retrieve_cred first? */
|
||||
|
||||
ret = find_cred(context, ccache, tmp_creds.server,
|
||||
*ret_tgts, &tgts);
|
||||
if(ret == 0){
|
||||
|
Reference in New Issue
Block a user