From d731d8d8ae320f89890ac16c8ea10adfc3aafe1d Mon Sep 17 00:00:00 2001 From: Zachary Seguin Date: Sun, 1 Oct 2017 11:53:58 -0400 Subject: [PATCH] Allow weak crypto in kerberos (required for netapp nfs) --- roles/auth/files/krb5.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/auth/files/krb5.conf b/roles/auth/files/krb5.conf index d7cdbb2..890996c 100644 --- a/roles/auth/files/krb5.conf +++ b/roles/auth/files/krb5.conf @@ -4,6 +4,7 @@ proxiable = true dns_lookup_kdc = false dns_lookup_realm = false + allow_weak_crypto = true [realms] CSCLUB.UWATERLOO.CA = {