From: Steve Dickson <steved@xxxxxxxxxx> These three gssd patches added support for more DES and non-DES encryption types. They were authored by Kevin Coffman and tested by me on several recent kernels. Kevin Coffman (3): gssd: move function limit_krb5_enctypes into the exported functions area Try to use kernel function to determine supported Kerberos enctypes. Add support for non-DES encryption types. utils/gssd/context.h | 6 ++- utils/gssd/context_lucid.c | 128 ++++++++++++++++++++++++++++++++++++----- utils/gssd/context_mit.c | 136 +++++++++++++++++++++++++++++++++----------- utils/gssd/gssd_proc.c | 81 ++++++++++++++++++++++++++- utils/gssd/krb5_util.c | 121 +++++++++++++++++++++------------------ 5 files changed, 368 insertions(+), 104 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html