<?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 tLDAPConnection, space within base DN and tLDAPAttributesInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361923#M126170</link>
    <description>Hello,
&lt;BR /&gt;My first test with talend open studio for DI with access to our AD Directory fails.
&lt;BR /&gt;I've a simple test job with only tLDAPConnection, tLDAPAttributesInput, tSortRow and tLogRow and it dies with this exception :
&lt;BR /&gt;Exception in component tLDAPAttributesInput_1
&lt;BR /&gt;javax.naming.NamingException: [LDAP: error code 1 - 000020D6: SvcErr: DSID-031007DB, problem 5012 (DIR_ERROR), data 0
&lt;BR /&gt;My Base DN contains a space : ou=Personnel CHL, ou=myusers,dc=mydomain,dc=com
&lt;BR /&gt;I've spied queries with wireshark, the base DN sent to the server is only : ou=Personnel
&lt;BR /&gt;I've made a test with only ou=myusers,dc=mydomain,dc=com and it worked (but I retrieved too much entries).
&lt;BR /&gt;Is there a way to make it working ?
&lt;BR /&gt;Rgds.</description>
    <pubDate>Mon, 12 Aug 2013 17:03:55 GMT</pubDate>
    <dc:creator>pmarasse</dc:creator>
    <dc:date>2013-08-12T17:03:55Z</dc:date>
    <item>
      <title>tLDAPConnection, space within base DN and tLDAPAttributesInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361923#M126170</link>
      <description>Hello,
&lt;BR /&gt;My first test with talend open studio for DI with access to our AD Directory fails.
&lt;BR /&gt;I've a simple test job with only tLDAPConnection, tLDAPAttributesInput, tSortRow and tLogRow and it dies with this exception :
&lt;BR /&gt;Exception in component tLDAPAttributesInput_1
&lt;BR /&gt;javax.naming.NamingException: [LDAP: error code 1 - 000020D6: SvcErr: DSID-031007DB, problem 5012 (DIR_ERROR), data 0
&lt;BR /&gt;My Base DN contains a space : ou=Personnel CHL, ou=myusers,dc=mydomain,dc=com
&lt;BR /&gt;I've spied queries with wireshark, the base DN sent to the server is only : ou=Personnel
&lt;BR /&gt;I've made a test with only ou=myusers,dc=mydomain,dc=com and it worked (but I retrieved too much entries).
&lt;BR /&gt;Is there a way to make it working ?
&lt;BR /&gt;Rgds.</description>
      <pubDate>Mon, 12 Aug 2013 17:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361923#M126170</guid>
      <dc:creator>pmarasse</dc:creator>
      <dc:date>2013-08-12T17:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: tLDAPConnection, space within base DN and tLDAPAttributesInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361924#M126171</link>
      <description>Hi 
&lt;BR /&gt;Try to add a single quote around the value that contains space 
&lt;BR /&gt; 
&lt;PRE&gt;"ou='Personnel CHL', ou=myusers,dc=mydomain,dc=com"&lt;/PRE&gt; 
&lt;BR /&gt;If it does not work, please report a issue in our bugtracker, our developer will investigate it further. 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 13 Aug 2013 03:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361924#M126171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-13T03:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: tLDAPConnection, space within base DN and tLDAPAttributesInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361925#M126172</link>
      <description>Hello,
&lt;BR /&gt;Thanks for your answer, I've tested but unfortunately, now it looks for ou='Personnel only...
&lt;BR /&gt;Jira issue filled : 
&lt;A href="https://jira.talendforge.org/browse/TDI-27138" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-27138&lt;/A&gt;
&lt;BR /&gt;Philippe.</description>
      <pubDate>Tue, 13 Aug 2013 08:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361925#M126172</guid>
      <dc:creator>pmarasse</dc:creator>
      <dc:date>2013-08-13T08:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: tLDAPConnection, space within base DN and tLDAPAttributesInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361926#M126173</link>
      <description>Hi Philippe 
&lt;BR /&gt;Thanks for reporting the issue in our bugtracker, let's monitor the issue and see the feedback from our developers. 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 13 Aug 2013 15:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361926#M126173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-13T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: tLDAPConnection, space within base DN and tLDAPAttributesInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361927#M126174</link>
      <description>Hi Team, 
&lt;BR /&gt; Kindly let me know if there is any component by which we could query a LDAP source. I would be needing a functionality synonymous to 'Use PreparedStatement' in 'tMysqlRow' component. 
&lt;BR /&gt; I have a set of user names in a file and i want to lookup to an LDAP source to get few other attributes pertaining to a particular user. I was able to establish a connection to LDAP and i tried joining the file and LDAP by username by using tMap component. But, due to some LDAP configuration i am able to get only a subset of data from LDAP and not details of all usernames in LDAP. 
&lt;BR /&gt; Hence i wish to query the LDAP source directly pertaining to a username , similar to querying a database using the 'Use PreparedStatement' in 'tMysqlRow' component. 
&lt;BR /&gt; 
&lt;BR /&gt; Please let me know on any update needed. 
&lt;BR /&gt;Thank You 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Sudharshan</description>
      <pubDate>Tue, 10 Dec 2013 10:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361927#M126174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-10T10:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: tLDAPConnection, space within base DN and tLDAPAttributesInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361928#M126175</link>
      <description>Hi Team,&lt;BR /&gt;            Sorry about the last post irrelevant to the current thread. I tried creating a new thread for my query, but i posted as a response to the current query. Anyways, i tried deleting my post in this thread, but i am not able to do that.&lt;BR /&gt;              Kindly pardon me .&lt;BR /&gt;Thank YOu</description>
      <pubDate>Tue, 10 Dec 2013 10:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLDAPConnection-space-within-base-DN-and-tLDAPAttributesInput/m-p/2361928#M126175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-10T10:21:40Z</dc:date>
    </item>
  </channel>
</rss>

