Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!ncrlnk!ncr-sd!hp-sdd!hplabs!ucbvax!SCORE.STANFORD.EDU!VAF From: VAF@SCORE.STANFORD.EDU (Vince Fuller) Newsgroups: comp.protocols.tcp-ip Subject: Re: Specification of Berkeley networking utilities Message-ID: <12441844876.13.VAF@Score.Stanford.EDU> Date: 27 Oct 88 20:55:09 GMT Article-I.D.: Score.12441844876.13.VAF References: <29743@think.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 13 (1) A TELNET server that supports such a feature could send IAC DO SEND-USERNAME (a new option I just made up) before sending the "login:" prompt. If the client supports this it will respond with IAC WILL SEND-USERNAME and then uses the subnegotiation mechanism to send the name. The server would then bypass the normal login prompt and log the user in, subject to access checks like those rlogin does. Actually, I think this capability is already defined in TELNET. Take a look at RFC927 for the details. Vince Fuller, Stanford Networking -------