Fix for OpenSSH interoperability
authorLuke Howard <lukeh@padl.com>
Wed, 16 Mar 2011 04:18:32 +0000 (15:18 +1100)
committerLuke Howard <lukeh@padl.com>
Wed, 16 Mar 2011 04:18:32 +0000 (15:18 +1100)
commit3dcac77927965ec56eb76d865b44a8b2bee4594b
tree9a7d9d183a7783560c7e2044fcf7e4bbfd631939
parent5a124a351d426b59a28312ead5b5a6d9ba51c06e
Fix for OpenSSH interoperability

OpenSSH requires the exported name token to include the actual OID
of the selected mechanism. We were using an OID that identified a
family of GSS EAP mechanisms. We now use the concrete OID where
possible.

Conflicts:

mech_eap/util_name.c
13 files changed:
cyrus-sasl
mech_eap/accept_sec_context.c
mech_eap/gssapiP_eap.h
mech_eap/import_name.c
mech_eap/init_sec_context.c
mech_eap/util.h
mech_eap/util_cred.c
mech_eap/util_name.c
mech_eap/util_reauth.c
shibboleth/opensaml2
shibboleth/resolver
shibboleth/sp
shibboleth/xmltooling