多选题A Mysql instance is running on a dedicated server. Developers access the server from the same network subnet. Users access the database through an application that is running on a separate server in a DMZ. Which two will optimize the security of this s
题目
多选题
A Mysql instance is running on a dedicated server. Developers access the server from the same network subnet. Users access the database through an application that is running on a separate server in a DMZ. Which two will optimize the security of this setup?()
ADisabling connections from named pipes or socket files (depending on the operating system of the server)
BEnabling and using SSL for connections to the Mysql database
CInstalling Mysql on the application server, and running the database and application on the same server
DStarting the server with – bind- address=0.0.0.0 specified
ERunning the server with – skip-networking specified
FLimiting logins to originate from the application server or the server's subnet'
相似考题