[1508] in Kerberos
Kerberos V4 problem
daemon@ATHENA.MIT.EDU (Tim Thompson)
Wed Aug 14 13:44:25 1991
Date: Wed, 14 Aug 1991 16:54:01 GMT
From: tgt@cbnewsg.cb.att.com (Tim Thompson)
To: kerberos@shelby.Stanford.EDU
Thanks to Jim Haynes (haynes@cats.UCSC.EDU), I'm much further along towards
getting a working Kerberos server up on my Sun 4 running SunOS 4.1.1. I'm
having a rather annoying problem with kpasswd at this point. It looks like
I'm missing something obvious - at least I hope so, because then it'll be
easy to fix!
I'm stepping through the Kerberos Operation Notes, and am in section 3.4,
"Testing kpasswd". I've traced things into the krb_get_in_tkt() routine, and
the results I'm seeing in there are pretty weird. To wit:
STARTING krb_get_in_tkt()
user = tgt
instance =
realm = CB.ATT.COM
service = changepw
sinstance = mehitabel
life = 1
In particular, the "sinstance" value looks really weird. I don't find
"mehitabel" with a grep of the code. What am I (obviously) doing wrong?
Is there an undocumented step I'm missing in the set-up of the server?
Thanks,
Tim Thompson
tim.g.thompson@att.com