Hey JP, Does your problem stem from the fact that you have no way to enter your password?
If so, you could setup a public/private key and use the authorized_keys file so that ssh never prompts for a password. Everything should work after that. You could also use an agent so that you only have to enter your password once (before you execute labview). You could also use a graphical X/gnome agent that will ask for the password instead of trying to read from standard input. If these ideas won't work for you, just reply and I'll try to find a more suitable solution. -Duffey
