What must be done on a host to allow a user to log in to that host using an SSH key?

What must be done on a host to allow a user to log in to that host using an SSH key?

What must be done on a host to allow a user to log in to that host using an SSH key?

A.
Add their private key to ~/. ssh/authorized_keys

B.
Reference their public key in ~/. ssh/config

C.
Run ssh-agent on that host

D.
Add their public key to ~/. ssh/authorized_keys

E.
Reference their private key in ~/. ssh/config



Leave a Reply 2

Your email address will not be published. Required fields are marked *


networkmanagers

networkmanagers

I agree with the answer.