ssh passwordless authenticationForum: Networking Topic: ssh passwordless authentication started by: chaostic Posted by chaostic on May 04 2007,05:34
Has anyone been able to set this up? I am on RC3.3rc3 and I cannot get it working after copying both a ssh protocol 2 rsa public key and a ssh protocol 1 indentity public key to the DSL box. Do I need to add an option to the sshd_config file?----- Got it. I forgot to set the correct permissions for both the .ssh folder and the authorized_keys file. 755 and 644 minimum. 700 and 600 ideally for the folder and file respectfully. No more password logging from my main computer to my dsl file-server (NFS-Kernel-Server box) |