tLDAPConnection
Creates a connection to an LDAP Directory server.
tLDAPConnection can be invoked by other components that need to access
the LDAP Directory server, e.g., tLDAPInput,
tLDAPOutput, etc.
tLDAPConnection Standard properties
These properties are used to configure tLDAPConnection running in the Standard Job framework.
The Standard
tLDAPConnection component belongs to the Databases family.
The component in this framework is available in all Talend
products.
Basic settings
Property type |
Either Built-in or |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
Host |
LDAP Directory server IP address. |
Port |
Listening port number of server. |
Protocol |
Select the protocol type on the list. LDAP: no encryption is used
LDAPS: secured LDAP. When this
TLS: certificate is used. When this |
Base DN |
Path to user’s authorized tree leaf. |
User and Password |
Fill in the User and Password as required by the Note that the login must match the LDAP syntax requirement to be To enter the password, click the […] button next to the |
Alias dereferencing |
Select the option on the list. Never improves search performance if you are sure
Always: Always dereference
Never: Never dereferences
Searching:Dereferences aliases only
Finding: Dereferences aliases only |
Referral handling |
Select the option on the list:
Ignore: does not handle request
Follow:does handle request |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the job processing metadata at a |
Usage
Usage rule |
This component is to be used with other LDAP components, |
Related scenarios
This component is closely related to tLDAPInput and
tLDAPOutput as it frees you from filling in the
connection details repeatedly if multiple LDAP input/output components exist.
For tLDAPConnection related scenarios, see Inserting data in mother/daughter tables.