[krbdev.mit.edu #7159] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Sun Jun 3 20:48:43 EDT 2012


Fail from gss_acquire_cred if we have no keytab

If a caller tries to acquire krb5 acceptor creds with no desired name
and we have no keytab keys, fail from gss_acquire_cred instead of
deferring until gss_accept_sec_context.

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



More information about the krb5-bugs mailing list