NS0-163 Exam QuestionsBrowse all questions from this exam

NS0-163 Exam - Question 32


Which ONTAP authentication method must be added to enable two-factor authentication to an existing administrator's SSH login?

Show Answer
Correct Answer: D

To enable two-factor authentication (2FA) to an existing administrator's SSH login in ONTAP, the 'publickey' authentication method must be added. This allows for a combination of a password and a public key, which constitutes the two factors required for 2FA. Public key authentication uses asymmetric key pairs, ensuring a secure and robust method for authentication.

Discussion

6 comments
Sign in to comment
mk007s
Jul 10, 2024

D https://docs.netapp.com/us-en/ontap/authentication/setup-ssh-multifactor-authentication-task.html

Khemal
Jul 18, 2024

D. public key for correct answer

whoistheg
Jul 3, 2024

I think this is D. Public key https://www.netapp.com/media/17055-tr4647.pdf

viking007
Jul 17, 2024

D is the answer

FilerGuy
Jul 27, 2024

publickey is the answer. From TR-4647: "Existing single-factor authentication (1FA) administrator users can be modified to a two-factor authentication (2FA) login method. There are three methods with two combinations available. The three methods are password, publickey, and nsswitch. The two combinations are password and publickey, or nsswitch and publickey."

b8a0dd8Option: D
Sep 24, 2024

Correct answer is D