I have issue with connecting over ssh to other machine using non root account. First of all, I create new fresh non root user. When I try to ssh , it gives permission denied message. Then I created key pairs using ssh-keygen and tried ssh-copy-id , it gives the same message. I added id_rsa.pub key tp authorized_keys file, however, the same issue. Could you please help to setup it asap, I can’t start ansible course due to this issue.