nuoyanliao / sshxcute

Automatically exported from code.google.com/p/sshxcute
0 stars 0 forks source link

sshxcute fails whereas direct unix login and execution of ksh is working fine #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Just have started sshxcute and facing an weird issue. Not sure of this is fixed 
in any of the patches or still not reported.

I have one ksh file that im invoking, when I directly login on the server and 
excute the ksh file, the script gets executed without any issue, whereas when I 
do same using sshxcute it errors out and fails while loading some external 
libraries.

I'm using same login credentials while running directly and through sshxcute.

What version of the product are you using? On what operating system?
sshxcute 1.0 on Linux machine_Name 2.6.18-402.el5 i686 i686 i386 GNU/Linux

Original issue reported on code.google.com by udayrajl...@gmail.com on 15 Aug 2015 at 3:13