AMX RMS CODECRAFTER Guide d'installation Page 127

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 136
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 126
Appendix E: Windows Pre-Authentication Configuration
121
RMS Enterprise - Installation Guide
AJP Connector
Change the AJP/1.3 Connector by adding a reference to the Executor and turning Tomcat authentication off.
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443"
Executor="tomcatThreadPool" tomcatAuthentication="false"/>
Configuration of ISAPI Redirect
The Apache Tomcat site has Tomcat Connectors available for download. One of those connectors is for IIS and
is named ISAPI-redirect. It is a DLL that can be installed into IIS, but before the IIS configuration, the
ISAPI-redirect DLL must itself be configured.
Two instances of the ISAPI-redirect are required to make RMS Enterprise Windows Pre-Authentication work.
One of them is from the RMS UI and the other is for the RMS REST API used by the client gateways.
Tomcat Connectors Download
http://tomcat.apache.org/download-connectors.cgi
From this web site, browse to the "Binary Releases" and then choose the "windows" subdirectory. There are
numerous zip files that can be downloaded, but either the i386 or the x86_64 version for IIS is what is
required.
tomcat-connectors-1.2.37-windows-i386-iis.zip
tomcat-connectors-1.2.37-windows-x86_64-iis.zip
Tomcat Connectors Documentation
http://tomcat.apache.org/connectors-doc/
This link is for the Tomcat Connectors documentation. The "Reference Guide" section has very useful
information that describes all of the individual settings. The following sections are important for Windows
Pre-Authentication:
workers.properties
uriworkermap.properties
IIS
Directory Structure
The following directories need to be created. The exact names and paths can be changed, but the paths are
important and referenced in some of the configuration files.
C:\isapi-redirect-rms-api
C:\isapi-redirect-rms-api\conf
C:\isapi-redirect-rms-api\logs
C:\isapi-redirect-rms-ui
C:\isapi-redirect-rms-ui\conf
C:\isapi-redirect-rms-ui\logs
Unzip the Connector
There is no installer for the Tomcat Connector. It needs to be unzipped twice into two these directories:
C:\isapi-redirect-rms-api
C:\isapi-redirect-rms-ui
The tomcatAuthentication key must be added, since it is not part of the basic Tomcat
installation.
Vue de la page 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 135 136

Commentaires sur ces manuels

Pas de commentaire