in reply to Re^4: Invoke a perl script on the remote machine.
in thread Invoke a perl script on the remote machine.

Actually I am trying to login from Windows machine(user –abc) to linux machine(user-xyz) using ssh protocol. I have generated the encryption key using Putty Gen & copied the same in the linux machine : $home/.ssh/authentication_key. But still my script is giving the error: - Permission denied (publickey, password, keyboard-interactive). It would be really great if you can help me on this. regards kapila.kohli@gmail.com
  • Comment on Re^5: Invoke a perl script on the remote machine.