can't ssh:unable to establish master SSH connection: bad password or master process exited unexpectedly
问题 I have problem with perl modules, i 'm trying to connect to the remote server using the OpenSSH module from CPAN and i have given the username and password correctly but when i run my CGI from browser i see the following error message " can't ssh:unable to establish master SSH connection: bad password or master process exited unexpectedly in need of immediate reply's and awaiting, Thanks in Advance. Here is my code #!/usr/bin/perl -w use CGI; use Data::Dumper; use strict; use CGI::Carp qw