]> git.ipfire.org Git - thirdparty/krb5.git/commit
Check mech in gss_accept_sec_context w/ no cred 318/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 20 Aug 2015 16:26:57 +0000 (12:26 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 25 Aug 2015 03:19:02 +0000 (23:19 -0400)
commit382556f580e3b7fb8469976988c50b67bba51f26
tree4a6e993fbc1b97b2faa7187e4ca2f90d8296cab8
parent53cc103b176b2141fbe4b92b433a516ac06a1ff4
Check mech in gss_accept_sec_context w/ no cred

If no verifier_cred_handle is passed to gss_accept_sec_context(),
accept the same mechs as we would with a default acceptor
credential--that is, not those which assert the GSS_C_MA_DEPRECATED or
GSS_C_MA_NOT_DFLT_MECH attributes.

ticket: 8021
src/lib/gssapi/mechglue/g_accept_sec_context.c