Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
talendtester
Creator III
Creator III

Database connection using LDAP?

For a database connection, is there a way to specify Talend uses LDAP for authentication?
There doesn't seem to be an LDAP option for the Teradata database connection in Talend. Using the Teradata specific driver will give better performance than using ODBC/JDBC.
Labels (3)
5 Replies
Anonymous
Not applicable

Hi,
For a database connection, is there a way to specify Talend uses LDAP for authentication?
There doesn't seem to be an LDAP option for the Teradata database connection in Talend. Using the Teradata specific driver will give better performance than using ODBC/JDBC.

So far, we don't support that. All the DB components use ODBC/JDBC mode not LDAP authentication.
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III

can you provide procedure to connect to teradata through ODBC or JDBC ??? Thanks ..
_AnonymousUser
Specialist III
Specialist III

Hi,
For a database connection, is there a way to specify Talend uses LDAP for authentication?
There doesn't seem to be an LDAP option for the Teradata database connection in Talend. Using the Teradata specific driver will give better performance than using ODBC/JDBC.

So far, we don't support that. All the DB components use ODBC/JDBC mode not LDAP authentication.
Best regards
Sabrina

And now 2 1/2  years later, are you supporting it now ?
Regards
DJ
talendtester
Creator III
Creator III
Author

It is possible, you have to add additional parameters:
TMODE=TERA,LOGMECH=LDAP
_AnonymousUser
Specialist III
Specialist III

It is possible, you have to add additional parameters:
TMODE=TERA,LOGMECH=LDAP

Hello Talendtester,
thank you for the quick response.
Actually i am not interessed only in Tera Ldap but also mysql, db2, ora to prevent us from using our passwords in connectionsstrings.
I this also supported ?
How do i realize the additional parameters ?
in the Textbox Additional JDBC parameters or somewhere else ?
Regards
DJ