Return unwrapped delegated credentials if the actual mech is not the called mech
commit022e7d431935479a0e1090d4131cd498d28bf273
authorLove Hornquist Astrand <lha@h5l.org>
Thu, 27 Aug 2009 05:32:50 +0000 (26 22:32 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 27 Aug 2009 05:32:50 +0000 (26 22:32 -0700)
treeaf416c8f2a3be2849eb08da3601b95a0226aa353
parent559103b2184110b4ba5fe421b912e68efd5a63e6
Return unwrapped delegated credentials if the actual mech is not the called mech

Assumes that pseudo mechs are are of how mechglue credentails look like and
return credentials like that.

Pointed out on krbdev by Nicolas Williams
lib/gssapi/mech/gss_accept_sec_context.c
lib/gssapi/spnego/accept_sec_context.c
lib/gssapi/spnego/compat.c
lib/gssapi/spnego/cred_stubs.c
lib/gssapi/spnego/init_sec_context.c
lib/gssapi/spnego/spnego_locl.h
lib/gssapi/test_context.c