AMX RMS CODECRAFTER Guia de Instalação Página 126

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 136
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 125
Appendix E: Windows Pre-Authentication Configuration
120
RMS Enterprise - Installation Guide
Browser Support
Internet Explorer
Internet Explorer (IE) versions 6, 7, and 8 have been tested and works with Windows Pre-Authentication.
IE 9 and 10 should also work with no problem.
Chrome
Chrome version 24 has been tested and works with Windows Pre-Authentication.
Firefox
Firefox version 14 (and newer) has native support for Windows Pre-Authentication, but it is not enabled by
default. The easiest way to enable and configure it is by installing a Firefox add-on such as Integrated
Authentication for Firefox.
Configuration of RMS Enterprise
Enable Window Pre-Authentication
Run the RMS Configuration Tool and enable the Windows type of Pre-Authentication (FIG. 165):
Configuration of Tomcat
Tomcat has a primary configuration file named server.xml that needs to be changed with a text editor such as
Notepad. These changes will only take effect after restarting the Tomcat service.
Executor Thread Pool
Tomcat can make use of a shared Executor that provides a thread pool. By default, the Executor is commented
out. Uncomment the <Executor> element.
<Executor name="tomcatThreadPool" namePrefix="catalina-exec-"
maxThreads="150" minSpareThreads="4"/>
HTTP Connector
The HTTP/1.1 Connector is enabled by default. Comment this Connector out due to the security implications
described earlier.
<!--
<Connector port="8080" protocol="HTTP/1.1"
connectionTimeout="20000" redirectPort="8443" />
-->
FIG. 165 RMS Server Configuration - Pre-Authentication Configuration
Vista de página 125
1 2 ... 121 122 123 124 125 126 127 128 129 130 131 ... 135 136

Comentários a estes Manuais

Sem comentários