单选题You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option '—ssl' What is the cause of the error?()A The — ssl level was not specifiedB The server was not s

题目
单选题
You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option '—ssl' What is the cause of the error?()
A

The — ssl level was not specified

B

The server was not started with the – enable–ssl-plugin option

C

— ssl is not a valid server option

D

The mysqld binary was not compiled with SSL support

E

The server's SSL certificate was invalid


相似考题
更多“单选题You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option '—ssl' What is the cause of the error?()A The — ssl level was not specifiedB The server was not s”相关问题
  • 第1题:

    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions.C: \> mysqld – install Mysql56 – defaults – file = C :\my –opts.cnf What is the expected outcome?()

    A.Mysql is installed as the Windows service name Mysql56, and uses c: \my-opts.cnf as the configuration file

    B.An error message is issued because – install is not a valid option for mysqld

    C.A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: \my-opts.cnf

    D.Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: \my-opts.cnf configuration file


    参考答案:A

  • 第2题:

    You adjust a default configuration to the following /etc/my.cnf on a Linux installation:[mysqld] Loq-bin Binrylog_format=ROW You do not notice the spelling error in binrylog_format and restart your production server. How does the MySQL server behave with incorrectly spelled options?()

    • A、Mysqld uses internal configuration versioning and reverts to the previous configuration
    • B、When using mysql_config_editor for configuration adjustments, it detects incorrect syntax and typing mistakes
    • C、The mysqld_safe script skips the unknown variable and starts using the remaining configuration changes
    • D、Mysqld prints to the error log about an unknown variable, and then exits

    正确答案:D

  • 第3题:

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

    • A、Setting — skip-networking when remote connections are not required
    • B、Using the sql_mode=STRICT_SECURE after connections are established for encrypted communications
    • C、Setting specific GRANT privilege to limit remote authentication
    • D、Setting – mysql_secure_configuration to enable paranoid mode
    • E、Using SSL when transporting data over remote networks

    正确答案:A,C,E

  • 第4题:

    You install a copy of Mysql 5.6.13 on a brand new Linux server by using RPM packages. The server starts successfully as verified by the following commands: $ pidof mysqld 3132 $tail – n2 /var/lib.mysql/hostname.err 2013-08-18 08:18:38 3132 [Note] /usr/sbin/mysqld:ready for connections. Version: '5.6.13-enterprise-commercial-advaced' socket:'/tmp/mysql.sock' port; 3306 Mysql Enterprise Server – Advanced Edition (Commercial) You attempt to log in as the root user with the following command: $mysql – u root ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) Which statement is true about this scenario?()

    • A、The RPM installation script sets a default password of password for new installations
    • B、The local root user must log in with a blank password initially: mysql –u root –p
    • C、New security measures mean that the mysql_secure_installation script must be run first on all new installations
    • D、The mysql_install_bd post-installation script used – random-password

    正确答案:D

  • 第5题:

    You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You create an Automated System Recovery (ASR) backup of the server. You restart the server and receive a critical error. You need to restore the server by using ASR. What should you do first? ()

    • A、Start the computer by using Safe mode.
    • B、Start the server by using the ASR floppy disk.
    • C、Start the computer by using the Last Known Good Configuration option.
    • D、Start the server by using the Windows Server 2003 SP2 installation media.

    正确答案:D

  • 第6题:

    You are a systems administrator who has recently installed and configured FTP 7 on a computer runningWindows Server 2008. You have enabled the FTP Over SSL (FTPS) option for the server by obtaining anSSL certificate from a trusted third-party issuer. Recently, the usage of the FTP site has increased, andusers are complaining about slow download performance. You want to configure SSL settings to encryptonly credentials and commands but not file-related information. You also want to optimize encryption performance. Which of the following settings changes should you make?()

    • A、Select the Allow SSL Connections SSL Policy option.
    • B、Disable the Use 128-bit Encryption For SSL Connections Option.
    • C、Select the Require SSL Connections SSL Policy option.
    • D、Select the Custom SSL Policy option.

    正确答案:B,D

  • 第7题:

    多选题
    What are three methods to reduce Mysql server exposure to remote connections?()
    A

    Setting — skip-networking when remote connections are not required

    B

    Using the sql_mode=STRICT_SECURE after connections are established for encrypted communications

    C

    Setting specific GRANT privilege to limit remote authentication

    D

    Setting – mysql_secure_configuration to enable paranoid mode

    E

    Using SSL when transporting data over remote networks


    正确答案: E,C
    解析: 暂无解析

  • 第8题:

    单选题
    You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option '—ssl' What is the cause of the error?()
    A

    The — ssl level was not specified

    B

    The server was not started with the – enable–ssl-plugin option

    C

    — ssl is not a valid server option

    D

    The mysqld binary was not compiled with SSL support

    E

    The server's SSL certificate was invalid


    正确答案: A
    解析: 暂无解析

  • 第9题:

    单选题
    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services,and configuring aweb services infrastructure. There is an Active Directory domain in your company. The company has aserver which is named S01. S01 has the Terminal Services server role and the TS Web Access role service installed. The company has a server named S02 that runs ISA Server 2006. The company deploysthe Terminal Services Gateway (TS Gateway) role on a new server named S03. The company wants to useISA as the SSL endpoint for Terminal Server connections. You have to configure the TS Gateway role onS03 to use ISA 2006 on S02. What action should you perform?()
    A

    A self-signed SSL certificate should be exported from S03 and the SSL certificate should be installedon S02. The ISA service on S02 should be configured to use the SSL certificate from S03.

    B

    The TS Gateway should be configured to use SSL HTTPS-HTTP bridging.

    C

    The Terminal Services Connection Authorization Policy Store on S03 should be configured to use S02as the Central Network Policy Server.

    D

    The SSL certificate should be exported from S02 and the SSL certificate should be installed on S03.The TS Gateway should be configured to use the SSL certificate from S02.


    正确答案: B
    解析: 暂无解析

  • 第10题:

    单选题
    The validate_password plugin is loaded and displays the following settings in global variables: Mysql> SHOW VARIABLES LIKE ‘validate_password%’; When attempting to set your password, you get the following error: Mysql> SET PASSWORD = PASSWORD (‘Hoverl@%’); ERROR 1819 (HY000): Your password does not satisfy the current policy requirements What is the cause of the error?()
    A

    The password is eight characters long, but needs to exceed validate_password_length to be valid

    B

    All of the MEDIUM password policy requirements have not been honored

    C

    The password matches a substring Hover as a dictionary word

    D

    The password does not match the validate_passoword_number_count requirement

    E

    There is no dictionary file defined, so password validation cannot work as expected


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    You adjust a default configuration to the following /etc/my.cnf on a Linux installation:[mysqld] Loq-bin Binrylog_format=ROW You do not notice the spelling error in binrylog_format and restart your production server. How does the MySQL server behave with incorrectly spelled options?()
    A

    Mysqld uses internal configuration versioning and reverts to the previous configuration

    B

    When using mysql_config_editor for configuration adjustments, it detects incorrect syntax and typing mistakes

    C

    The mysqld_safe script skips the unknown variable and starts using the remaining configuration changes

    D

    Mysqld prints to the error log about an unknown variable, and then exits


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You create an Automated System Recovery (ASR) backup of the server. You restart the server and receive a critical error. You need to restore the server by using ASR. What should you do first? ()
    A

    Start the computer by using Safe mode.

    B

    Start the server by using the ASR floppy disk.

    C

    Start the computer by using the Last Known Good Configuration option.

    D

    Start the server by using the Windows Server 2003 SP2 installation media.


    正确答案: A
    解析: 暂无解析

  • 第13题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services,and configuring aweb services infrastructure. There is an Active Directory domain in your company. The company has aserver which is named S01. S01 has the Terminal Services server role and the TS Web Access role service installed. The company has a server named S02 that runs ISA Server 2006. The company deploysthe Terminal Services Gateway (TS Gateway) role on a new server named S03. The company wants to useISA as the SSL endpoint for Terminal Server connections. You have to configure the TS Gateway role onS03 to use ISA 2006 on S02. What action should you perform?()

    • A、A self-signed SSL certificate should be exported from S03 and the SSL certificate should be installedon S02. The ISA service on S02 should be configured to use the SSL certificate from S03.
    • B、The TS Gateway should be configured to use SSL HTTPS-HTTP bridging.
    • C、The Terminal Services Connection Authorization Policy Store on S03 should be configured to use S02as the Central Network Policy Server.
    • D、The SSL certificate should be exported from S02 and the SSL certificate should be installed on S03.The TS Gateway should be configured to use the SSL certificate from S02.

    正确答案:B

  • 第14题:

    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()

    • A、Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file
    • B、An error message is issued because – install is not a valid option for mysqld
    • C、A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf
    • D、Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file

    正确答案:A

  • 第15题:

    You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option '—ssl' What is the cause of the error?()

    • A、The — ssl level was not specified
    • B、The server was not started with the – enable–ssl-plugin option
    • C、— ssl is not a valid server option
    • D、The mysqld binary was not compiled with SSL support
    • E、The server's SSL certificate was invalid

    正确答案:C

  • 第16题:

    You need to design an access control strategy for the external and intranet Web sites. Which two actions should you perform?()

    • A、Enable SSL on the external Web site by using a Microsoft cryptographic service provider (CSP)
    • B、Enable Microsoft .NET Passport authentication on the external Web site. Use Passport Level 0 with SSL on the external Web site
    • C、Enable SSL on the external Web site by using a commercial digital certificate
    • D、Enable SSL on the intranet Web site by using an internal server certificate
    • E、Enable SSL on the external Web site by using an internal server certificate

    正确答案:C,D

  • 第17题:

    Cer-tech .com has a server that hosts an Active Directory domain. A server at Cer-tech .com named Server02 has Terminal services role and Terminal Services web access role installed. It also has a servercalled Server0SA that runs ISA Server 2006. You are assigned the task to deploy Terminal ServicesGateway (TS Gateway) role on a new server called Server04 . Cer-tech .com. Cer-tech .com wants toemploy ISA as the SSL endpoint for Terminal Server connections. After doing the necessary configurations, you succeed in deploying TS Gateway role on Server04 . Cer-tech .com. Now you have toconfigure the ISA for TS connections. To do this you need to configure the TS gateway on Server04 to useISA 2006 on Server02 . What should you do to achieve this objective?()

    • A、On Server04 , configure the Terminal Services Connection Authorization Policy store to use Server02 ass the Central network policy server
    • B、Design an SSL certificate from Server04 and export it to install the SSL certificate on Server02 . Set the ISA service on Server02 to use SSL certificate on Server04
    • C、Set the TS gateway to use SSL HTTPS-HTTP bridging
    • D、Export an SSL certificate on Server04 and install it on Server02 . Set the TS gateway to accept SSL certificate from Server02

    正确答案:C

  • 第18题:

    单选题
    You install a copy of Mysql 5.6.13 on a brand new Linux server by using RPM packages. The server starts successfully as verified by the following commands: $ pidof mysqld 3132 $tail – n2 /var/lib.mysql/hostname.err 2013-08-18 08:18:38 3132 [Note] /usr/sbin/mysqld:ready for connections. Version: '5.6.13-enterprise-commercial-advaced' socket:'/tmp/mysql.sock' port; 3306 Mysql Enterprise Server – Advanced Edition (Commercial) You attempt to log in as the root user with the following command: $mysql – u root ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) Which statement is true about this scenario?()
    A

    The RPM installation script sets a default password of password for new installations

    B

    The local root user must log in with a blank password initially: mysql –u root –p

    C

    New security measures mean that the mysql_secure_installation script must be run first on all new installations

    D

    The mysql_install_bd post-installation script used – random-password


    正确答案: C
    解析: 暂无解析

  • 第19题:

    单选题
    Cer-tech .com has a server that hosts an Active Directory domain. A server at Cer-tech .com named Server02 has Terminal services role and Terminal Services web access role installed. It also has a servercalled Server0SA that runs ISA Server 2006. You are assigned the task to deploy Terminal ServicesGateway (TS Gateway) role on a new server called Server04 . Cer-tech .com. Cer-tech .com wants toemploy ISA as the SSL endpoint for Terminal Server connections. After doing the necessary configurations, you succeed in deploying TS Gateway role on Server04 . Cer-tech .com. Now you have toconfigure the ISA for TS connections. To do this you need to configure the TS gateway on Server04 to useISA 2006 on Server02 . What should you do to achieve this objective?()
    A

    On Server04 , configure the Terminal Services Connection Authorization Policy store to use Server02 ass the Central network policy server

    B

    Design an SSL certificate from Server04 and export it to install the SSL certificate on Server02 . Set the ISA service on Server02 to use SSL certificate on Server04

    C

    Set the TS gateway to use SSL HTTPS-HTTP bridging

    D

    Export an SSL certificate on Server04 and install it on Server02 . Set the TS gateway to accept SSL certificate from Server02


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()
    A

    Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file

    B

    An error message is issued because – install is not a valid option for mysqld

    C

    A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf

    D

    Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    Consider the MySQL Enterprise Audit plugin. On attempting to start the MySQL service after a crash, notice the following error: [ERROR] Plugin ‘audit_log’ init function returned error. In the audit log file, you notice the final entry: … What action should you take to fix the error and allow the service to start?()
    A

    Re-install the audit plugin

    B

    Execute the command FLUSH LOGS

    C

    Execute the command SET GLOBAL audit_log_fiush= ON

    D

    Move or rename the existing audit.log file


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    You review the failed attempts logs on an aaa server and find: "unknown network access server error." Which failure could produce this error?()
    A

    failure of the wireless client and aaa server handshake

    B

    supplicant authentication failure

    C

    aaa client and aaa server handshake

    D

    wrong password used by the supplicant


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    You review the failed attempts logs on an aaa server and find: "unknown network access server error."  Which failure could produce this error?()
    A

    aaa client and aaa server handshake failure

    B

    supplicant authentication failure

    C

    wrong password used by the supplicant

    D

    failure of the wireless client and aaa server handshake


    正确答案: C
    解析: 暂无解析