Rick Cochran <[email protected]> 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 ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
