nerdexam
Oracle

1Z0-409 · Question #171

Two users, bob on station1 and smith on station2, generated a public/private key pair using ssh- keygen to enable password-less secure shell login between them. What would be their next step to…

The correct answer is E. Copy the public key of bob to station2:~smith/.ssh/authorized_keys and vice versa. See the full explanation below for the reasoning.

Question

Two users, bob on station1 and smith on station2, generated a public/private key pair using ssh- keygen to enable password-less secure shell login between them. What would be their next step to accomplish the task?

Options

  • ACopy the private key of bob to station2:~smith and vice versa.
  • BCopy the key pair of bob to station2:~smith/.ssh as public and private keys.
  • CCopy the private key of bob to station2:~smith/.ssh/authorized_keys and vice versa.
  • DCopy the public key of bob to station1:~smith/.ssh/authorized_keys and vice versa.
  • ECopy the public key of bob to station2:~smith/.ssh/authorized_keys and vice versa.

How the community answered

(42 responses)
  • A
    7% (3)
  • B
    14% (6)
  • C
    2% (1)
  • D
    2% (1)
  • E
    74% (31)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice