Article 5C8RN [SOLVED] [ssh] RSA key authentication not working

[SOLVED] [ssh] RSA key authentication not working

by
thomasbb
from LinuxQuestions.org on (#5C8RN)
In the server /etc/ssh/ssh_config, I've set
Code:PasswordAuthentication norestarted the daemon, and from the host copied a public id_rsa.pub on the server with ssh-copy-id:
Code:$ ssh-copy-id -i ~/.ssh/id_rsa.pub useronserver@serverThe key was copied well and shows exactly the same in userlocalhome/.ssh/id_rsa.pub as in userserverhome/.ssh/authorized_keys. However, the server keeps asking me for a password. Did I miss something?latest?d=yIl2AUoC8zA latest?i=lmUGfz8HDo4:R5mmYkfI4Vg:F7zBnMy latest?i=lmUGfz8HDo4:R5mmYkfI4Vg:V_sGLiP latest?d=qj6IDK7rITs latest?i=lmUGfz8HDo4:R5mmYkfI4Vg:gIN9vFwlmUGfz8HDo4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments