Use private-public key to access SSH instead of password

Donnie Lee shared this idea 2 years ago
Completed

At the moment SSH access is using login and password. If we can use keys instead, it would make this much more manageable especially if we have many accounts to manage.

4 votes

Comments (2)

photo

YES! This seems like a must-have. Spanel is so good but not having support for this is odd....

photo

You can actually use SSH keys for authentication. You need to add the key in the ~user/.ssh/.authorized_keys file.

Leave a Comment