Passwordless SSH [duplicate]
0
This question already has an answer here:
How can I set up password-less SSH login?
10 answers
Can we set up Passwordless SSH in Ubuntu (18.04) without root privileges? Is there any way to access files in /etc directory without root permissions? (I need to be able to set up Passwordless SSH between non-root users from between a local and remote system, but I don't have the root privileges on either system)
18.04 permissions root openssh
share | improve this question
edited Feb 20 at 21:19
Jagriti Dixit
...