Kerberos & Java GSS (JGSS) - Kerberos authorization on Win XP SP2
Hello,
I have following problem with Kerberos authorization on Win XP SP2. When I try to authorize - this exception is thrown:
KDC has no support for encryption type (14)
I've already read several forums and I've updatet registry value
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\Kerberos\
Value Name: allowtgtsessionkey
Value Type: REG_DWORD
Value: 0x01
The encryption type in krb5.ini is set correctly and it is located in "C:\winnt".
Thank you for your help. I already don't know what to do...

