[OpenAFS] Authentication issues
Russ Allbery
rra@stanford.edu
Wed, 19 May 2010 16:58:54 -0700
Rick Cochran <rcc2@cornell.edu> writes:
> [libdefaults]
> default_realm = CIT.CORNELL.EDU
> default_tgs_enctypes = des-cbc-crc
> default_tkt_enctypes = des-cbc-crc
I'm pretty sure that you don't want to do this, although that's not what's
causing your problem. But hard-coding DES in client configurations will
hurt you later when your realm is upgraded to use stronger keys and
everything should work without this setting.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>