Hi,

I am trying a execute series of  basic OS commands like /bin/true,
/bin/mkdir, date etc from one host(Linux - jsch 0.1.44 ) to another
host (AIX 5 - OpenSSH_4.5p1) using the jsch Exec.java example.

I see a very peculiar behaviour where the target ssh daemon responds
differently on each request
eg.  command execution completes successfuly in 10 seconds.
      command execution completes successfuly in  2 minutes
      command execution completes successfuly in 1 minutes
      command execution fails with error "Auth fail" even though the
username/password is correct.
      command execution fails with error "channel is not opened"

What could be reasons behind the wavered behaviour of the ssh daemon ?

thanks,
Prakash

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to