nerdexam
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)
  • A
    7% (2)
  • C
    15% (4)
  • D
    74% (20)
  • E
    4% (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.

Full 202-450 Practice