Property | Description |
---|---|
Configure this node as a gateway | Select whether to configure the node as a gateway or worker node. 1 - Yes 2 - No Select 1 to configure a gateway node or 2 to configure a worker node. |
Option | Description |
---|---|
1 - Enable HTTPS for Informatica Administrator | Set up a secure connection to Informatica Administrator. |
2 - Disable HTTPS | Do not set up a secure connection to Informatica Administrator. |
Option | Description |
---|---|
Port | Port number for the HTTPS connection. |
Keystore file | Select whether to use a keystore file generated by the installer or a keystore file you create. You can use a keystore file with a self-signed certificate or a certificate signed by a certification authority. 1 - Use a keystore generated by the installer 2 - Specify a keystore file and password If you select to use a keystore file generated by the installer, the installer creates a self-signed keystore file named Default.keystore in the following location: <Informatica installation directory>/tomcat/conf/ |
Prompt | Description |
---|---|
Does the domain use SAML authentication? | Select if the domain uses SAML authentication: 1 - No If you select No, skip to Domain Security 2 - Yes If you select Yes, configure the SAML authentication. |
Option | Description |
---|---|
Use the default Informatica SSL certificate file | Select to use the default Informatica truststore file for SAML authentication. |
Enter the location of the SSL certificate file | Select to use a custom truststore file for SAML authentication. Specify the directory containing the custom truststore file on gateway nodes within the domain. Specify the directory only, not the full path to the file. |
Property | Description |
---|---|
Truststore Directory | Specify the directory containing the custom truststore file on gateway nodes within the domain. Specify the directory only, not the full path to the file. |
Truststore Password | The password for the custom truststore file. |
Option | Description |
---|---|
Use the default Informatica SSL certificates | Use the default SSL certificates contained in the default keystore and truststore. Note: If you do not provide an SSL certificate, Informatica uses the same default private key for all Informatica installations. If you use the default Informatica keystore and truststore files, the security of your domain could be compromised. To ensure a high level of security for the domain, select the option to specify the location of the SSL certificate files. |
Use custom SSL certificates | Specify the path for the keystore and truststore files that contain the SSL certificates. You must also specify the keystore and truststore passwords. You can provide a self-signed certificate or a certificate issued by a certificate authority (CA). You must provide SSL certificates in PEM format and in Java Keystore (JKS) files. Informatica requires specific names for the SSL certificate files for the Informatica domain. You must use the same SSL certificates for all nodes in the domain. Store the truststore and keystore files in a directory accessible to all the nodes in the domain and specify the same keystore file directory and truststore file directory for all nodes in the same domain. |
Property | Description |
---|---|
Keystore file directory | Directory that contains the keystore files. The directory must contain files named infa_keystore.jks. |
Keystore password | Password for the keystore infa_keystore.jks. |
Truststore file directory | Directory that contains the truststore files. The directory must contain files named infa_truststore.jks and infa_truststore.pem. |
Truststore password | Password for the infa_truststore.jks file. |
Property | Description |
---|---|
Domain name | Name of the domain to join. |
Gateway node host | Host name of the machine that hosts the gateway node for the domain. |
Gateway node port | Port number of the gateway node. |
Domain user name | User name of the administrator for the domain you want to join. |
Domain password | Password for the domain administrator. |
Property | Description |
---|---|
Select the encryption key | Path and file name of the encryption key for the Informatica domain that you want to join. All nodes in the Informatica domain use the same encryption key. You must specify the encryption key file created on the gateway node for the domain that you want to join. If you copied the encryption key file to a temporary directory to make it accessible to the nodes in the domain, specify the path and file name of the encryption key file in the temporary directory. |
Encryption key directory | Directory in which to store the encryption key on the node created during this installation. The installer copies the encryption key file for the domain to the encryption key directory on the new node. |
Property | Description |
---|---|
Node Host name | Host name for the node. The node host name cannot contain the underscore (_) character.Note: Do not use localhost. The host name must explicitly identify the machine. |
Node name | Name of the node to join. |
Node port number | Port number for the node. The default port number for the node is 6005. If the port number is not available on the machine, the installer displays the next available port number. |
Database truststore file | Path and file name of the truststore file for the secure database. Select the same database truststore file used by the master gateway node in the domain. Available when you join a gateway node to a domain that uses a domain configuration repository database that is secured with the SSL protocol. |
Truststore password | Password for the database truststore file for the secure database. Available when you join a gateway node to a domain that uses a domain configuration repository database that is secured with the SSL protocol. |
Prompt | Description |
---|---|
Display advanced port configuration page | Select whether to display the port numbers for the domain and node components assigned by the installer: 1 - No 2 - Yes If you select Yes, the installer displays the default port numbers assigned to the domain components. You can specify the port numbers to use for the domain and node components. You can also specify a range of port numbers to use for the service process that will run on the node. You can use the default port numbers or specify new port numbers. Verify that the port numbers you enter are not used by other applications. |
Port | Description |
---|---|
Service Manager port | Port number used by the Service Manager on the node. The Service Manager listens for incoming connection requests on this port. Client applications use this port to communicate with the services in the domain. The Informatica command line programs use this port to communicate to the domain. This is also the port for the SQL data service JDBC/ODBC driver. Default is 6006. |
Service Manager Shutdown port | Port number that controls server shutdown for the domain Service Manager. The Service Manager listens for shutdown commands on this port. Default is 6007. |
Informatica Administrator port | Port number used by Informatica Administrator. Default is 6008. |
Informatica Administrator HTTPS port | No default port. Enter the required port number when you create the service. Setting this port to 0 disables an HTTPS connection to the Administrator tool. |
Informatica Administrator shutdown port | Port number that controls server shutdown for Informatica Administrator. Informatica Administrator listens for shutdown commands on this port. Default is 6009. |
Minimum port number | Lowest port number in the range of dynamic port numbers that can be assigned to the application service processes that run on this node. Default is 6014. |
Maximum port number | Highest port number in the range of dynamic port numbers that can be assigned to the application service processes that run on this node. Default is 6114. |