[5751] in Kerberos
Re: KRB5v5 not working
daemon@ATHENA.MIT.EDU (Sam Hartman)
Tue Aug 22 19:40:40 1995
To: Russell Taylor <rtaylor@pacinfo.com>
Cc: warlord@ihtfp.org, kerberos@MIT.EDU
In-Reply-To: Your message of "Tue, 22 Aug 1995 11:49:44 PDT."
<199508221849.LAA01585@cheetah.pacinfo.com>
Date: Tue, 22 Aug 1995 19:31:59 EDT
From: Sam Hartman <hartmans@MIT.EDU>
Check the syslog on the client machine; it should be logging a
more detailed error. Normally, sendauth returns this error to the
client which prints it out to the user. Unfortunately, this was
broken in beta5 when sendauth was rewritten to use context arguments.
I have posted a patch to this group previously; I currently
don't have access to the CVS tree or I would dig it out again.
However, you should be able to determine the failure cause from the
info that the sample server syslogs.
--Sam