[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Heimdal <-> MIT 1.1.1
Jonas Oberg <jonas@gnu.org> writes:
> I can verify the same problem here. With the proposed default_etypes =
> des-cbc-crc, I get the following error message instead;
>
> [ Kerberos V5 refuses authentication because telnetd: krb5_rd_req failed: Program lacks support for encryption type ]
Ok, can you try with this configuration?
[libdefaults]
default_etypes = des-cbc-crc
default_etypes_des = des-cbc-crc
/assar