Common Content for Data Integration
- Common Content for Data Integration 10.5.3
- All Products
Property
| Description
|
---|---|
Name
| The name of the connection. The name is not case sensitive and must be unique within the domain. It cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
|
ID
| The string that the Data Integration Service uses to identify the connection. The ID is not case sensitive. It must be 255 characters or less and must be unique in the domain. You cannot change this property after you create the connection. Default value is the connection name.
|
Description
| The description of the connection. The description cannot exceed 765 characters.
|
Location
| The Informatica domain where you want to create the connection.
|
Type
| The connection type. Select LDAP.
|
Host Name
| LDAP directory server host name. Default is localhost.
|
Port
| LDAP directory server port number. Default is 389.
|
Anonymous Connection
| Establishes an anonymous connection with the LDAP directory server. Select anonymous connection to access a directory server as an anonymous user without authentication.
You cannot establish an anonymous connection with Active Directory.
|
User Name
| The LDAP user name to connect to the LDAP directory server.
|
Password
| The password to connect to the LDAP directory server.
|
Secure Connection
| Establishes a secure connection with the LDAP directory server through the TLS protocol.
|
TrustStore File Name
| The file name of the truststore that contains the TLS certificate to establish a secure connection with the LDAP directory server.
Default is
infa_truststore.jks .
Required if you select Secure Connection. Contact the LDAP Administrator for the truststore file name and password.
|
TrustStore Password
| The password for the truststore file that contains the SSL certificate.
|
KeyStore File Name
| The file name of the keystore that contains the keys and certificates required to establish a secure communication with the LDAP directory server.
Required if you select Secure Connection. Contact the LDAP Administrator for the keystore file name and password.
|
KeyStore Password
| The password for the keystore file required for secure communication.
|