[krbdev.mit.edu #8460] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Fri Sep 2 17:04:34 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).
(cherry picked from commit 1bedcf7fc43e45882edcb9eb17d0852a30babae3)
https://github.com/krb5/krb5/commit/edd5eb47350c3d311c75fa97d0885338a2483677
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: edd5eb47350c3d311c75fa97d0885338a2483677
Branch: krb5-1.14
src/lib/gssapi/spnego/spnego_mech.c | 13 +++++--------
1 files changed, 5 insertions(+), 8 deletions(-)
More information about the krb5-bugs
mailing list