[krbdev.mit.edu #8359] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Tue Apr 5 23:02:53 EDT 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.
(cherry picked from commit 92dbcf2eb436933f769c17e6a10f671992636e5f)
https://github.com/krb5/krb5/commit/41dc51a04f7581daec639342a3ac629388618d52
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 41dc51a04f7581daec639342a3ac629388618d52
Branch: krb5-1.14
src/lib/gssapi/mechglue/g_saslname.c | 27 ++++++++++++++++++++-------
1 files changed, 20 insertions(+), 7 deletions(-)
More information about the krb5-bugs
mailing list