in reply to Re: Net::SSH::Perl - stops script execution on authentication failure
in thread Net::SSH::Perl - stops script execution on authentication failure
Hi guys,
Thanks a lot for your replies! This is much appreciate!
I tried the "eval" on the login() and it works fine, it spits an error saying "authentication failure" but it continues to execute which was what I wanted.
Thanks for the equivalent with expect this is really interesting to see another approach.
And yes, I have quite a lot of servers to proceed so I will have a look at the module you suggested.
Have all a nice WE now :)
cheers
Gael