[krbdev.mit.edu #7160] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Jun 15 00:16:04 EDT 2012


Fail from gss_acquire_cred if we have no creds

If a caller tries to acquire krb5 initiator creds with no desired name
and we have no credentials in the cache collection, fail from
gss_acquire_cred intead of deferring until gss_init_sec_context.

https://github.com/krb5/krb5/commit/cdb50c57f1852dabda4929129e1470e6b334a812
Author: Greg Hudson <ghudson at mit.edu>
Commit: cdb50c57f1852dabda4929129e1470e6b334a812
Branch: master
 src/lib/gssapi/krb5/acquire_cred.c |    8 ++++++++
 src/tests/gssapi/t_ccselect.py     |    7 +++++++
 2 files changed, 15 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list