I have /root/.ssh
folder with authorized_keys
file inside of it with client public key. Root logs in fine without password by using ssh.
In case I do login with another user system reject key and asks for password.
How to setup ssh key login for simple user?