Do not indicate deprecated GSS mechanisms The mechanisms themeselves will continue to work if requested, but will not be included in the gss_indicate_mech() list. This works around a bug in some legacy applications that cannot cope with deprecated mechs being returned. https://github.com/krb5/krb5/commit/8cbfec302659812efee9b67031f5ae0c5400953f Author: Robbie Harwood Committer: Greg Hudson Commit: 8cbfec302659812efee9b67031f5ae0c5400953f Branch: master src/lib/gssapi/mechglue/g_initialize.c | 47 ++++++++++++++++++++++++++++++++ 1 files changed, 47 insertions(+), 0 deletions(-)