I can only login to server as a non-root user. How can I make ssh login password-less?
Asked
Active
Viewed 147 times
1 Answers
0
I guess you might want to try RSA public-key auth.
Here is a detailed method, and it depends on whether your ssh server allow rsa public key auth.

Jay AU
- 83