Allow weak crypto in hprop
commit01d54cacc9af029d821efec1819cb854cba2dc31
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:32 +0000 (27 21:57 -0800)
tree9458e632dc9593de2d4f1ba339275a1bd5cef1de
parent8a57d5cb08d920eb324380426db7422db7b23282
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