Relative Content

Tag Archive for perlssh

Perl SSH script sometimes sends the wrong password?

I have a bunch of old perl scripts that use SSH::Expect. When they get to the $ssh->login() stage they occasionally appear to fail on the password prompt. It will indicate a login failed and prompt for password again.