nerdexam
Microsoft

98-364 · Question #56

You are the database administrator of a MySQL database server. Your network contains a combination of new and old (pre-4.1) MySQL clients. You are configuring a new server for testing purposes. You…

The correct answer is B. Start the server with the --secure-auth option. See the full explanation below for the reasoning.

Question

You are the database administrator of a MySQL database server. Your network contains a combination of new and old (pre-4.1) MySQL clients. You are configuring a new server for testing purposes. You want to allow connections only by the clients that have new-format passwords. Which of the following steps will you take to accomplish the task?

Options

  • AStart the server with the --old-password option.
  • BStart the server with the --secure-auth option.
  • CStart the server with the --enable-named-pipe option.
  • DStart the server with the --shared-memory option.

How the community answered

(60 responses)
  • A
    8% (5)
  • B
    72% (43)
  • C
    15% (9)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full 98-364 Practice