in reply to Re: Net::SSH::Perl pty problem with SSH2?
in thread Net::SSH::Perl pty problem with SSH2? SOLVED

Crackers2++ Good suggestion!

When I try it, I don't get the error message, but I also don't get STDIN and STDOUT connected to the Net::SSH::Perl connection either (if I substitute the "passwd" command in there, it just exits with an error return code). I have working SSH keys setup between B and C so I know it's not an authentication problem.

To do the interactive stuff, I need to be able to read/write from machine A to the command on machine C.

Thanks

-Craig

  • Comment on Re^2: Net::SSH::Perl pty problem with SSH2?