nerdexam
Oracle

1Z0-883 · Question #102

What are three methods to reduce Mysql server exposure to remote connections?

The correct answer is A. Setting -- skip-networking when remote connections are not required C. Setting specific GRANT privilege to limit remote authentication E. Using SSL when transporting data over remote networks. See the full explanation below for the reasoning.

Question

What are three methods to reduce Mysql server exposure to remote connections?

Options

  • ASetting -- skip-networking when remote connections are not required
  • BUsing the sql_mode=STRICT_SECURE after connections are established for encrypted communications
  • CSetting specific GRANT privilege to limit remote authentication
  • DSetting - mysql_secure_configuration to enable paranoid mode
  • EUsing SSL when transporting data over remote networks

How the community answered

(29 responses)
  • A
    76% (22)
  • B
    7% (2)
  • D
    17% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-883 Practice