Allow weak crypto in hprop
commit5e739aaebf56d5732e5cf19a3ce213bccd55fd41
authorRuss Allbery <rra@stanford.edu>
Thu, 28 Jan 2010 04:49:08 +0000 (27 20:49 -0800)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 28 Jan 2010 05:57:51 +0000 (27 21:57 -0800)
tree91c1d4bf7f03a43116c2a69a6a24f98ed49a154b
parent53dd82e66aac8f31df0eb34a6a276fbe44297f0f
Allow weak crypto in hprop

hprop may be decrypting an old database encrypted with a DES master
key, in which case it shouldn't fail because DES is disabled by default.

This could permit weak enctypes to be used when authenticating to a
remote hpropd, although stronger enctypes are still preferred.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
kdc/hprop.c