[MIT] Simple telnet question

Philippe Perrin philippeperrin at yahoo.com
Mon Feb 11 14:04:07 EST 2002


Thanks for the advice. Here is the output, after a successful call to kinit
:

Philippe

root at thot:/# telnet -a
telnet> toggle authdebug
auth debugging enabled
telnet> open thot.mds
Trying 172.16.8.136...
Connected to thot (172.16.8.136).
Escape character is '^]'.
>>>TELNET: I support auth type 2 6
>>>TELNET: I support auth type 2 2
>>>TELNET: I support auth type 2 0
>>>TELNET: I support auth type 1 2
>>>TELNET: I support auth type 1 0
>>>TELNET: auth_send got: 02 06 02 02 02 00
>>>TELNET: He supports 2
>>>TELNET: He supports 2
>>>TELNET: Trying 2 2
telnet: Kerberos V5: failure on credentials(Server not found in Kerberos
database)
>>>TELNET: He supports 2
>>>TELNET: Trying 2 0
telnet: Kerberos V5: failure on credentials(Server not found in Kerberos
database)
>>>TELNET: Sent failure message
Password for root:



"Donn Cave" <donn at u.washington.edu> a écrit dans le message de news:
a48vqc$mlg$1 at nntp6.u.washington.edu...
> Quoth "Philippe Perrin" <philippeperrin at yahoo.com>:
> | I forgot to mention the behavior of the telnet client : once the TGT is
> | acquired, I run the client, and the server asks for a password. I exit
the
> | client, and klist shows me that no host/... ticket has been asked to the
> | KDC.
>
> Here are the places I know to look for more information:
>
> - telnet "authdebug":
>   $ telnet -a
>   telnet> toggle authdebug
>   auth debugging enabled
>   telnet> open whereitsat
>   ...
>
> - KDC syslog output.  Search for IP address of the local (client) host.
>
> Donn Cave, donn at u.washington.edu





More information about the Kerberos mailing list