[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Program lacks support for checksum type
Assar Westerlund <assar@sics.se> writes:
> > kinit: krb5_get_init_creds: Program lacks support for checksum type
> Hm, that's weird.  Can you do `kadmin get -l' on your principal to see
> what keys you have?  And what KDC are you running?  Do you get
> anything in the log from the KDC?
               Principal: jonas@COYOTE.ORG
[...]
         Keytypes(salts): des-cbc-crc(pw-salt), des-cbc-md4(pw-salt), des-cbc-md5(pw-salt), des3-cbc-sha1(pw-salt)
I'm using the 0.1l kdc.
Jonas