nerdexam
Oracle

1Z0-409 · Question #157

As the user smith you issue the following command: [smith@station1 ~]$ scp file1 bob@station1:~bob Enter passphrase for key '/home/smith/.ssh/id_dsa': file1 100% 0 0.0KB/s 00:00 [smith@station1 ~]$…

The correct answer is B. Public Key Authentication. See the full explanation below for the reasoning.

Question

As the user smith you issue the following command:

[smith@station1 ~]$ scp file1 bob@station1:~bob Enter passphrase for key '/home/smith/.ssh/id_dsa': file1 100% 0 0.0KB/s 00:00 [smith@station1 ~]$ What is the authentication method used in the node?

Options

  • APassword authentication
  • BPublic Key Authentication
  • CHost-based authentication
  • DKeyBoard-Interactive Authentication
  • EChallenge Response Authentication

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    81% (21)
  • C
    4% (1)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice