Table of Contents

Search

  1. Preface
  2. Understanding Domains
  3. Managing Your Account
  4. Using Informatica Administrator
  5. Using the Domain View
  6. Domain Management
  7. Nodes
  8. High Availability
  9. Connections
  10. Connection Properties
  11. Schedules
  12. Domain Object Export and Import
  13. License Management
  14. Monitoring
  15. Log Management
  16. Domain Reports
  17. Node Diagnostics
  18. Understanding Globalization
  19. Appendix A: Code Pages
  20. Appendix B: Custom Roles
  21. Appendix C: Informatica Platform Connectivity
  22. Appendix D: Configure the Web Browser

Administrator Guide

Administrator Guide

LDAP Connection Properties

LDAP Connection Properties

Use an LDAP connection to connect to an LDAP object.
The following table describes the LDAP connection properties:
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.

0 COMMENTS

We’d like to hear from you!