Matt Zagrabelny <[email protected]> writes:

> it looks like the mzagrabe principle is missing the:

> Key: vno 1, DES cbc mode with CRC-32, no salt

> How would I add that key to the principle?

Change the password with an enctype setting that allows DES, basically.
If you have something like:

supported_enctypes = des3-cbc-sha1:normal des-cbc-crc:normal aes256-cts:normal

or whatever list you want in your kdc.conf file and you restart kadmind,
that should do it.

-- 
Russ Allbery ([email protected])             <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to