[Ssh-sftp-perl-users] Permission Denied on Login failure.
Brought to you by:
dbrobins
|
From: Rafe S. <raf...@iq...> - 2004-02-19 16:46:39
|
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 |