[5861] in Kerberos
Re: V4 telnet to V5 (Beta 5) telnetd (NCSA Telnet)???
daemon@ATHENA.MIT.EDU (John Kohl)
Fri Sep 15 00:00:05 1995
Date: Thu, 14 Sep 1995 23:40:38 -0400
From: John Kohl <jtk@kolvir.arlington.ma.us>
To: jsb@gumby.dsd.TRW.COM
Cc: kerberos@MIT.EDU
The reply you got is the beginning of a Kerberos error message:
>>>REPLY:2: [1] (39) 43 61 6e 27 74 20 64 65 63 6f 64 65 20 61 75 74
C a n ' t sp d e c o d e sp a u t
which is "Can't decode authenticator". This usually means that the
server process (telnetd in this case) either has the wrong version of a
service key in its srvtab file, or has no srvtab file, or the telnetd
cannot read the srvtab file.
==John