in reply to Re: Net::SSH::Perl failback connection
in thread Net::SSH::Perl failback connection

Use public keys instead of passwords. Use sudo instead of logging in directly as root. In a next step, forbid root logins and password authentication in sshd_config.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^2: Net::SSH::Perl failback connection