|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Net::SSH::Perl returns error on pty allocationby gdanenb (Acolyte) |
| on Mar 03, 2013 at 08:37 UTC ( #1021488=perlquestion: print w/ replies, xml ) | Need Help?? |
|
gdanenb has asked for the
wisdom of the Perl Monks concerning the following question:
I posted the question on another forum but did not get an answer... The script supposed to run on my server and executing command remotely(over ssh) on a customer server. The problem is that I don't have exactly the same platform as a customer OS to test connectivity over ssh. It works on my test servers fine but when working in front of customer server it exits with following: "Received disconnect message: No pty allocated, pty required with Telnet SSH at /usr/cti/apps/CSPbase/Perl/lib/perl5/site_perl/5.8.8/Net/SSH/Perl/SSH2.pm line 300"When executing ssh on command line in front of this server, its working...
what could be an issue here?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||