[krbdev.mit.edu #8460] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Thu Aug 18 14:30:36 EDT 2016
Fix SPNEGO imported cred initialization
In spnego_gss_import_cred(), use create_spnego_cred() to create the
SPNEGO credential structure. Prior to this change, an imported SPNEGO
cred did not initialize the no_ask_integ field (added by commit
cf39ed349976908626cad3e05e17788f8334bce9, ticket #6938).
https://github.com/krb5/krb5/commit/1bedcf7fc43e45882edcb9eb17d0852a30babae3
Author: Greg Hudson <ghudson at mit.edu>
Commit: 1bedcf7fc43e45882edcb9eb17d0852a30babae3
Branch: master
src/lib/gssapi/spnego/spnego_mech.c | 13 +++++--------
1 files changed, 5 insertions(+), 8 deletions(-)
More information about the krb5-bugs
mailing list