Always receive error code 255 using passwordless SSH - it works though
Hi,
I am trying to set up passworldess login - I found this forum the most useful so hope someone can help.
I am trying to automate ssh to use send commands from a Red Hat el5.2 server to a solaris 9 server (I did get it working from solaris 10-9).
I have ran ssh-keygen -t rsa and then the ssh-copy-id and i can login passwordless via ssh. N HURRAH
Unfortunately when I use my scripts to automate the commands I ALWAYS receive an "Error Code - 255" - the command is successfully sent.
Red Hat uses ssh 4.3
Really need a quick answer for this please...