book
Article ID: KB0071665
calendar_today
Updated On:
Description
While setting up Kerberos authentication on the TIBCO Spotfire Server, running the "kinit" command might show the following exception.
KrbException: KDC has no support for encryption type (14) at sun.security.krb5.KrbAsRep.<init>(KrbAsRep.java:76) at sun.security.krb5.KrbAsReqBuilder.send(KrbAsReqBuilder.java:316) at sun.security.krb5.KrbAsReqBuilder.action(KrbAsReqBuilder.java:361) at sun.security.krb5.internal.tools.Kinit.<init>(Kinit.java:219) at sun.security.krb5.internal.tools.Kinit.main(Kinit.java:113) Caused by: KrbException: Identifier doesn't match expected value (906) at sun.security.krb5.internal.KDCRep.init(KDCRep.java:140) at sun.security.krb5.internal.ASRep.init(ASRep.java:64) at sun.security.krb5.internal.ASRep.<init>(ASRep.java:59) at sun.security.krb5.KrbAsRep.<init>(KrbAsRep.java:60) ... 4 more
Some of the most common reasons causing this error is mentioned in the resolution section.
Issue/Introduction
When configuring Kerberos authentication on the TIBCO Spotfire Server, running kinit results in KrbException: KDC has no support for encryption type (14)
Additional Information
Doc: Setting up Kerberos authentication on Spotfire Server
KB: 000033761 Error while executing kinit command while setting Kerberos authentication: "KrbException : no supported default etypes for default_tkt_enctypes".