the purpose of the krb5_get_credentials call is to
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 25 Apr 2005 17:40:38 +0000 (17:40 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 25 Apr 2005 17:40:38 +0000 (17:40 +0000)
commit1647de0bada208372b3966c4ab7f1e807ee9008d
tree7969b4250c505320a960cea6e695776607c3dffc
parent6e2d8b4ed34bb438fc8d02389fd1944c67aa70ac
    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.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17201 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/get_creds.c