[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh doesn't work.



On Wednesday, December 7, 2016 at 11:40:04 AM UTC-6, EenyMeenyMinyMoa wrote:
> 
> $ ls -ls /home/testac/.ssh
> total 12
> 4 -rwx------ 1 u1 u1 776 Dec  8 11:05 authorized_keys
> 4 -rw-r--r-- 1 u1 u1 388 Dec  6 11:57 id_rsa_test.pub
> 4 -rwx------ 1 u1 u1 444 Dec  6 20:46 known_hosts
> 
check the perms on ~/.ssh
should be 700, dwrx------

and your authorized_keys should be 644, -rw-r--r--

and then try again

good luck 
em


Reply to: