[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: heimdal 0.7.2 with Windows 2003 KDC
> Hello again,
>
> another question: I tried specifying -e "rc4-hmac", but it says
> unrecognized enctype. Am I entering the wrong definition of it or am I
In Heimdal it it called 'arcfour-hmac-md5' and works since quite a long
time :-). It's called 'rc4-hmac-md5' in MIT kerberos.
BTW: Why do Heimdal and MIT not use the same names for the same enctypes?
It would make it a bit easier.
Thomas