RE: Help with automatic logins with telnet

1998-11-27 Thread Shaleh
This is generally a bad idea. What are you attempting to do? Something like rsh or ssh may be a better option. If you just want to telnet w/o typing your name, there is not a GOOD option. On 27-Nov-98 Brian Maneikis wrote: I need help with automatically logging in to a computer with telnet.

RE: Help with automatic logins with telnet

1998-11-27 Thread Brandon Mitchell
With the below advice noted, it is possible to do this with expect. I've done this so my school wouldn't delete my account when I don't log into one of their systems for a few days. I then crontabbed the program. But, as Shaleh says, you need to understand the security problems associated with