Skip Menu |
 

From: jaltman@mit.edu
Subject: CVS Commit
the purpose of the krb5_get_credentials call is to
obtain a set of credentials for the caller. the
krb5_cc_store_cred() call is to optimize performance
for future calls. Ignore any errors, since the credentials
are still valid even if we fail to store them in the cache.


To generate a diff of this commit:



cvs diff -r5.470 -r5.471 krb5/src/lib/krb5/krb/ChangeLog
cvs diff -r5.42 -r5.43 krb5/src/lib/krb5/krb/get_creds.c
From: tlyu@mit.edu
Subject: CVS Commit
pullup from trunk


To generate a diff of this commit:



cvs diff -r5.455.2.10 -r5.455.2.11 krb5/src/lib/krb5/krb/ChangeLog
cvs diff -r5.42 -r5.42.10.1 krb5/src/lib/krb5/krb/get_creds.c