[5500] in Kerberos
No subject found in mail header
daemon@ATHENA.MIT.EDU (Raghu Seshadri)
Fri Jul 14 18:08:06 1995
Date: Fri, 14 Jul 1995 14:50:56 -0700
From: Raghu Seshadri <seshadri@hpindda.cup.hp.com>
Apparently-To: kerberos@mit.edu
Hi, I have a question regarding the kerberized telnetd code.
In the suboption function which handles the suboption
received from telnet, there is a case statement for
calling the appropriate functions. In the case TELQUAL_IS,
it calls auth_is, and in case TEL_QUAL_NAME , it calls
auth_name. Is this correct ? When the server recieves
suboption TELQUAL_IS, shouldn't it call auth_reply ?
Similarly calling auth_name when it receives TELQUAL_NAME
seems wrong ..
Am I missing something ?
Thanks in advance for your replies.
Raghu