In an effort to use ssh as a connection method instead of rexec (which
passes clear text login/password) I have hit a spot that I'm not sure
how to get over.
I'm just being simple here, and have attached the 'xclock' program
(uses no arguments) to the object. I have then set the connection
method to ssh.
When trying to connect, and looking at the launch output (which I've
attached below) Tarantella sets DISPLAY to the app server when it
should be setting the DISPLAY environment variable to the client (my
PC) and it doesn' work.
If I change the connection method back to rexec (instead of ssh) it
works fine.