[krbdev.mit.edu #6938] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Jul 2 13:32:21 EDT 2015


Implement GSS_KRB5_CRED_NO_CI_FLAGS_X for SPNEGO

In the SPNEGO mechanism, if we see the GSS_KRB5_CRED_NO_CI_FLAGS_X
option, do not explicitly ask for integrity flag from underlying
mechanisms.  Adjust t_ciflags.c to match the new behavior, and add a
SPNEGO test using a normal initiator cred.

[ghudson at mit.edu: adjust style; fix tests here instead of in a
subsequent commit; clarify commit message]

https://github.com/krb5/krb5/commit/cf39ed349976908626cad3e05e17788f8334bce9
Author: Andreas Schneider <asn at samba.org>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: cf39ed349976908626cad3e05e17788f8334bce9
Branch: master
 src/lib/gssapi/spnego/gssapiP_spnego.h |    1 +
 src/lib/gssapi/spnego/spnego_mech.c    |   25 ++++++++++++++++++++++---
 src/tests/gssapi/t_ciflags.c           |   10 ++++------
 3 files changed, 27 insertions(+), 9 deletions(-)



More information about the krb5-bugs mailing list