LPI
202-450 · Question #147
What must be done on a host to allow a user to log in to that host using an SSH key?
The correct answer is D. Add their public key to ~/. ssh/authorized_keys. You've hit your weekly limit · resets 5am (America/New_York)
213 System Security
Question
What must be done on a host to allow a user to log in to that host using an SSH key?
Options
- AAdd their private key to ~/. ssh/authorized_keys
- BReference their public key in ~/. ssh/config
- CRun ssh-agent on that host
- DAdd their public key to ~/. ssh/authorized_keys
- EReference their private key in ~/. ssh/config
How the community answered
(27 responses)- A7% (2)
- C15% (4)
- D74% (20)
- E4% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#SSH#public key authentication#authorized_keys#key-based login
Community Discussion
No community discussion yet for this question.