Hi there.
I'm using Net::SSH::Perl to do non interactive logins to remote servers
and run a command ... no surprise there ... However if there is a
problem with the username / password combo the program exits with an
error about
"Permission denied at ./iqstatus_update.pl line 138"
If there is a login failure I need to trap it and throw an of my own
devising, not exit out completely as is currently happening... Is there
any way to do what I want?
Regards
rafe
|