I donno whether it is possible with telnet but if you want it for a specific purpose then a rlogin can serve the purpose.
You can try rlogin after editing the .rhosts file (with system and user name entries). -Sridhar Logu wrote: > hi > I what to connect to a remote server with telnet without prompting for login > name and passwd. Is there any option in telnet to accomplish so that passwd > can be given as an argument to telnet like giving username with -l option. > > For example I can give the hostname and the username with -l option for not > prompting for user name. > Is there any way to do this for passwd. > > I tried redirecting the input from a file which contained passwd but i got a > connection closed message. > $ telnet localhost -l logu < passwdfile > > -Logu > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
