]> git.ipfire.org Git - thirdparty/krb5.git/commit
Enable interposing gss_inquire_saslname_for_mech
authorRobbie Harwood <rharwood@redhat.com>
Tue, 12 Jan 2016 16:13:09 +0000 (11:13 -0500)
committerTom Yu <tlyu@mit.edu>
Tue, 5 Apr 2016 21:32:24 +0000 (17:32 -0400)
commit41dc51a04f7581daec639342a3ac629388618d52
treee9916148ec83acd56e1d8865020d8d4b39c75822
parent9e26436f2acb5fcd450f5cc1ac1f81ccbb0aa6ac
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)

ticket: 8359
version_fixed: 1.14.2
status: resolved
tags: -pullup
src/lib/gssapi/mechglue/g_saslname.c