Error: Eclipse- RSE - keyboard interactive authentication
Posted: Fri Jun 19, 2015 1:04 pm
Hi Team,
After several here and there, I have managed to successfully install RSE in Eclipse PDT.
Now, comes another hurdle. When I try to connect to my remote server, I am getting this error/dialog box:
http://askubuntu.com/questions/466549/b ... -directory
A post here says:
You have to add the public key of your computer to the authorized_keys file of the computer you want to access using SSH Keys!
So I added .pub file's content to remote computer's file.
This couldn't help me login to the remote server. Seems I'm missing another important thing.
My ssh config file on local machine has:
Eclipse Luna
Mac OSX 10.9
Please guide.
After several here and there, I have managed to successfully install RSE in Eclipse PDT.
Now, comes another hurdle. When I try to connect to my remote server, I am getting this error/dialog box:
I followed the steps provided at:Keyboard interactive authentication for myUSERNAME@localhost
http://askubuntu.com/questions/466549/b ... -directory
A post here says:
You have to add the public key of your computer to the authorized_keys file of the computer you want to access using SSH Keys!
So I added .pub file's content to remote computer's file.
This couldn't help me login to the remote server. Seems I'm missing another important thing.
My ssh config file on local machine has:
Details about Eclipse, and Machine:cat /etc/ssh_config | grep "PasswordAuthentication"
# PasswordAuthentication yes
Eclipse Luna
Mac OSX 10.9
Please guide.