From 0e852b330ffd6a538879e4542ec0702b1661dc59 Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Mon, 7 Nov 2011 15:53:26 -0600 Subject: [PATCH] Make sure we always allow weak enctypes in MIT HDB test Also, we still try to create the version key in the MIT HDB, so we might as well update the test DB to have the version key already there. (But really, we should just never write to the MIT HDB.) --- tests/kdc/hdb-mitdb | Bin 8192 -> 8192 bytes tests/kdc/krb5-hdb-mitdb.conf.in | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/kdc/hdb-mitdb b/tests/kdc/hdb-mitdb index b667c65a9dde09c15bc3598706be5fbc85c9274e..8ae86b229286f07a43cee9ed1eac01600b94380d 100644 GIT binary patch delta 51 zcmZp0XmHpdAi$}{kij0n-@u-+SzN%MU7VMJfq{vEfq@|-B}qReNjELOC^xahXmh=I GBL@I0m<(_L delta 28 jcmZp0XmHpdAi%D|(7+zR->_Lyz@L4hfz;*(@dge6aIXi! diff --git a/tests/kdc/krb5-hdb-mitdb.conf.in b/tests/kdc/krb5-hdb-mitdb.conf.in index 219218322..a1f638916 100644 --- a/tests/kdc/krb5-hdb-mitdb.conf.in +++ b/tests/kdc/krb5-hdb-mitdb.conf.in @@ -1,7 +1,7 @@ [libdefaults] default_realm = TEST.H5L.SE TEST2.H5L.SE no-addresses = TRUE - allow_weak_crypto = @WEAK@ + allow_weak_crypto = TRUE [appdefaults] pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt