NEC Express5800/R110d-1E Guía de instalación Pagina 30

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 43
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 29
NEC ESMPRO Manager Ver.5 Installation Guide (Linux)
30
(2) Change the setting of the NEC ESMPRO Manager
Edit the server.xml file to enable SLL. The server.xml is in the directory containing the NEC ESMPRO
Manager.
Move to the conf directory that there is a server.xml file.
Open the server.xml file with an editor tool, search the description of <Connector> which is specified
port number 8443, and modify the description to a comment form with “<!-” and “->”.
Modify the port number if you need.
Add the keystore file path and the password that is specified at the time creating the keystore, in the
description of <Factory>.
<!-- Define a SSL HTTP/1.1 Connector on port 8443 -->
<!-- NOTES: Delete these lines.
<Connector port="8443" NOTES: Change it if you need.
maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" disableUploadTimeout="true"
acceptCount="100" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS" />
keystoreFile=”< the directory that contains keystore >/.keystore”
keystorePass=”< the password >” NOTES:Add these lines.
/>
--> NOTES: Delete these lines.
(3) Reboot the server
Reboot the server installed the NEC ESMPRO Manager.
(4) Login
Confirm to login to the NEC ESMPRO Manager with “https:”.
Make access to the following address using the Web browser on the Web client.
URL: https://” the computer name installed the NEC ESMPRO Manager”:” port number that is
specified in server.xml”/esmpro/
An Example of address to access from the web browser on the NEC ESMPRO Manager server is
shown.
”https://localhost:8443/esmpro/”
cd /opt/nec/es_manager/wbserver/conf
Vista de pagina 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 42 43

Comentarios a estos manuales

Sin comentarios