[3775] in Kerberos
Kinit Failure with Kerberos Version 4
daemon@ATHENA.MIT.EDU (Keith Gladden)
Wed Aug 31 04:11:19 1994
To: kerberos@MIT.EDU
Date: Tue, 30 Aug 1994 21:32:40 GMT
From: cckeg@amber.indstate.edu (Keith Gladden)
I have set up Kerberos Version 4 on an HP NetServer 4/66 LC (i486)
running SCO Unix 3.2 Version 4.2 and am having a problem with kinit.
The following is a description. Could anyone give me an idea what is
wrong?
kinit fails and returns INTK_PROT
server receives request and sends back response OK
switch statement in krb_get_in_tkt (/lib/krb/krb_get_in_tkt.c at approximate
line #219) falls thru to default action and returns INTK_PROT
result of switch(pkt_msg_type(rpkt) & ~1) is 2147479044
I thought this might be a byte order problem (using LITTLE and LSBFIRST)
but other types of setup do not give correct results in DES verify routine.
Also wrote a test program that indicates this is the correct byte order.
If anyone has any ideas please I am all ears. Thanks in advance!
Keith Gladden
Systems Programmer
Indiana State University
cckeg@amber.instate.edu