<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problems connecting to LDAP using TLS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-to-LDAP-using-TLS/m-p/2217239#M12918</link>
    <description>Hello, 
&lt;BR /&gt;I want to use the tLDAPInput component to connect to our LDAP using TLS, but I am not able to achieve this. 
&lt;BR /&gt;First of all, is TLS the same as StartTLS? 
&lt;BR /&gt;When filling in all my credentials and using SSL, my connection works. But when using TLS it doesn't work and I hava to use StartTLS which is a demand of my boss. 
&lt;BR /&gt;I get the following error: 
&lt;BR /&gt;Starte Job LDAP am 14:16 13/11/2013. 
&lt;BR /&gt; 
&lt;BR /&gt; connecting to socket on port 3775 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tLDAPInput_1 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;java.lang.Exception: javax.naming.AuthenticationNotSupportedException: 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.tLDAPInput_1Process(LDAP.java:1635) 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.tPostgresqlInput_1Process(LDAP.java:935) 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.runJobInTOS(LDAP.java:1879) 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.main(LDAP.java:1724) 
&lt;BR /&gt;Caused by: javax.naming.AuthenticationNotSupportedException: 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.mapErrorCode(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.connect(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(Unknown Source) 
&lt;BR /&gt; at javax.naming.spi.NamingManager.getInitialContext(Unknown Source) 
&lt;BR /&gt; at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) 
&lt;BR /&gt; at javax.naming.InitialContext.init(Unknown Source) 
&lt;BR /&gt; at javax.naming.ldap.InitialLdapContext.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.tLDAPInput_1Process(LDAP.java:1499) 
&lt;BR /&gt; ... 3 more 
&lt;BR /&gt;Job LDAP endet am 14:16 13/11/2013. 
&lt;BR /&gt;Can anybody tell me what my mistake is?</description>
    <pubDate>Wed, 13 Nov 2013 13:24:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-13T13:24:36Z</dc:date>
    <item>
      <title>Problems connecting to LDAP using TLS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-to-LDAP-using-TLS/m-p/2217239#M12918</link>
      <description>Hello, 
&lt;BR /&gt;I want to use the tLDAPInput component to connect to our LDAP using TLS, but I am not able to achieve this. 
&lt;BR /&gt;First of all, is TLS the same as StartTLS? 
&lt;BR /&gt;When filling in all my credentials and using SSL, my connection works. But when using TLS it doesn't work and I hava to use StartTLS which is a demand of my boss. 
&lt;BR /&gt;I get the following error: 
&lt;BR /&gt;Starte Job LDAP am 14:16 13/11/2013. 
&lt;BR /&gt; 
&lt;BR /&gt; connecting to socket on port 3775 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tLDAPInput_1 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;java.lang.Exception: javax.naming.AuthenticationNotSupportedException: 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.tLDAPInput_1Process(LDAP.java:1635) 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.tPostgresqlInput_1Process(LDAP.java:935) 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.runJobInTOS(LDAP.java:1879) 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.main(LDAP.java:1724) 
&lt;BR /&gt;Caused by: javax.naming.AuthenticationNotSupportedException: 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.mapErrorCode(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.connect(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(Unknown Source) 
&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(Unknown Source) 
&lt;BR /&gt; at javax.naming.spi.NamingManager.getInitialContext(Unknown Source) 
&lt;BR /&gt; at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) 
&lt;BR /&gt; at javax.naming.InitialContext.init(Unknown Source) 
&lt;BR /&gt; at javax.naming.ldap.InitialLdapContext.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at portaldwjobs.ldap_0_1.LDAP.tLDAPInput_1Process(LDAP.java:1499) 
&lt;BR /&gt; ... 3 more 
&lt;BR /&gt;Job LDAP endet am 14:16 13/11/2013. 
&lt;BR /&gt;Can anybody tell me what my mistake is?</description>
      <pubDate>Wed, 13 Nov 2013 13:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-to-LDAP-using-TLS/m-p/2217239#M12918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T13:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problems connecting to LDAP using TLS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-to-LDAP-using-TLS/m-p/2217240#M12919</link>
      <description>Hi Nadia 
&lt;BR /&gt;I see you have resolved the problem by customizing Java code on tJava/tJavaFlex component in another 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkHDCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/tJava-No-suitable-driver-found-for-jdbc-postgresql/td-p/72956&lt;/A&gt;. You are appreciate if you can share your solution with the Java code in forum, it will be helpful for others who might get the same problem. 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 03 Dec 2013 07:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-connecting-to-LDAP-using-TLS/m-p/2217240#M12919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-03T07:09:59Z</dc:date>
    </item>
  </channel>
</rss>

