[OpenAFS] KDC has no support for encryption type

Brandon Allbery allbery.b@gmail.com
Fri, 27 May 2011 12:23:22 -0400


On Fri, May 27, 2011 at 12:13, Jeff Blaine <jblaine@kickflop.net> wrote:
> Okay, what did I do wrong?
> MIT Kerberos 1.9.1 and OpenAFS 1.4.14

Recent Kerberos (both MIT and heimdal) disables DES by default; recent
OpenAFS knows how to defeat this, but for kinit or kvno you'll need to
do so in /etc/krb5.conf

[libdefaults]
allow_weak_crypto = true