[krbdev.mit.edu #8021] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Mon Aug 10 13:38:01 EDT 2015
Don't assert GSS_C_MA_NOT_DFLT_MECH in mechglue
gss_inquire_attrs_for_mech() should not add GSS_C_MA_NOT_DFLT_MECH to
mechs which aren't the default. The attribute means "MUST NOT be used
as a default mechanism" (RFC 5587) and is intended to be used by the
mechglue. It does not mean "is not the default mech".
https://github.com/krb5/krb5/commit/2a34b898b4810e88c9137818b6cd0e762e480196
Author: Greg Hudson <ghudson at mit.edu>
Commit: 2a34b898b4810e88c9137818b6cd0e762e480196
Branch: master
src/lib/gssapi/mechglue/g_mechattr.c | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
More information about the krb5-bugs
mailing list