[lug] replacing login shell

Hugh Brown hugh at vecna.com
Tue Jun 25 11:04:47 MDT 2002


I have tasked with creating a replacement login shell to force telnet to
another machine.

We have a web applet that uses jta to login via ssh (no keys) to a
system.  when it logs in we want it to start up telnet to a legacy host
that only accepts telnet.

what is the right way to do it?

I was looking at writing a bash script that trapped all signals and
started up a telnet session.

Are there any gotchas I should watch out for?

Hugh






More information about the LUG mailing list