try 
$telnet -a localhost
-a indicates to use kerberos as authentication.

-----Original Message-----
From: Someone [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 1:53 PM
To: [EMAIL PROTECTED]
Subject: Problems using Kerberos telnet


Hello, I am using MIT kerberos v1.2.3 on a Linux machine, I have 
activated the kerberized telnet daemon in inetd.conf like that:

telnet  stream  tcp     nowait  root    /usr/sbin/tcpd 
/usr/local/sbin/telnetd -a valid


And then I am using the kerberized telnet client to login to my host (to 
test) but I cannot, see the following output:

 > telnet localhost
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
telnetd: No authentication provided.
Connection closed by foreign host.

Do I need to do anything special ? I have received a ticket from my KDC 
and that host has a keytab file.


Any help would be appreciated, thanks



________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos
*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you may
not copy or deliver this message to anyone. In such case, you should destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email for
messages of this kind.
*********************************************************************
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to