[6852] in Kerberos
Re:kinit'ing to a krb4 real
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Fri Mar 8 09:43:51 1996
From: epeisach@MIT.EDU
Date: Fri, 8 Mar 1996 09:31:12 -0500
To: kuper@glue.umd.edu
Cc: kerberos@MIT.EDU
You wrote:
>I have compiled krb5B5 on a Linux box and I am trying to kinit to a
>krb4 server in anther realm. This is the rather vague error I get...
>nowhere: {53} /krb5/bin/kinit kuper@GLUE.UMD.EDU
>Password for kuper@GLUE.UMD.EDU:
>kinit: Initial Ticket response appears to be Version 4 error while
>getting initial credentials
>nowhere: {54}
As far as I know, the V5 kinit cannot get V4 tickets at the moment and
therefore contacting a v4 server is useless.... The V5 KDC can be
configured to handle V4 and V5 requests, but that doesn't help you right
now...
Ezra