java 1.5 KINIT error

Russ Allbery rra at stanford.edu
Thu Dec 15 18:19:22 EST 2005


FM <dist-list at lexum.umontreal.ca> writes:

> I'm trying to use kinit with kerberos but :
>> bin/kinit user at REALM

> Password for userf at REALM:password
> Exception: krb_error 31 Integrity check on decrypted field failed (31) 
> Integrity check on decrypted field failed
> KrbException: Integrity check on decrypted field failed (31)
>        at sun.security.krb5.internal.crypto.v.b(DashoA12275:154)
>        at sun.security.krb5.internal.crypto.v.b(DashoA12275:125)
>        at sun.security.krb5.EncryptedData.decrypt(DashoA12275:157)
>        at sun.security.krb5.KrbAsRep.<init>(DashoA12275:82)
>        at sun.security.krb5.KrbAsReq.getReply(DashoA12275:345)
>        at sun.security.krb5.KrbAsReq.getReply(DashoA12275:303)
>        at sun.security.krb5.internal.tools.Kinit.<init>(DashoA12275:252)
>        at sun.security.krb5.internal.tools.Kinit.main(DashoA12275:106)

Sounds like the problem described at:

http://archives.java.sun.com/cgi-bin/wa?A2=ind0212&L=java-security&F=&S=&P=802

in which case try the fix at:

http://archives.java.sun.com/cgi-bin/wa?A2=ind0212&L=java-security&D=0&P=1130

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>


More information about the Kerberos mailing list