[krbdev.mit.edu #8359] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Mon Feb 15 23:23:13 EST 2016
Enable interposing gss_inquire_saslname_for_mech
The behavior of gss_inquire_saslname_for_mech() changes slightly, to
report GSS_S_BAD_MECH when an unsupported mech oid is given. Also
call map_error() on the minor code resulting from the mech.
Note that gss_inquire_mech_for_saslname() cannot be interposed, as
mech_type is specified as output-only in RFC 5801.
https://github.com/krb5/krb5/commit/92dbcf2eb436933f769c17e6a10f671992636e5f
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 92dbcf2eb436933f769c17e6a10f671992636e5f
Branch: master
src/lib/gssapi/mechglue/g_saslname.c | 27 ++++++++++++++++++++-------
1 files changed, 20 insertions(+), 7 deletions(-)
More information about the krb5-bugs
mailing list