<?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 LDAP Connection with Port Number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444710#M165849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help please on accessing data from LDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a server which is oiddev.servername.com, the domain is xyz.com and LDAP is only available through port number 4032, which is the bit that I'm struggling with, at the moment I have a query which is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT name, distinguishedName FROM 'LDAP://oiddev.servername.com DC=xyc DC=com'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how I can change the above query to read from Port number 4032?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;Nigel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2012 15:17:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-23T15:17:46Z</dc:date>
    <item>
      <title>LDAP Connection with Port Number</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444710#M165849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help please on accessing data from LDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a server which is oiddev.servername.com, the domain is xyz.com and LDAP is only available through port number 4032, which is the bit that I'm struggling with, at the moment I have a query which is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT name, distinguishedName FROM 'LDAP://oiddev.servername.com DC=xyc DC=com'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how I can change the above query to read from Port number 4032?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;Nigel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 15:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444710#M165849</guid>
      <dc:creator />
      <dc:date>2012-10-23T15:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Connection with Port Number</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444711#M165850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nigel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first thing I would test is:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;SELECT name, distinguishedName FROM 'LDAP://oiddev.servername.com:4032 DC=xyc DC=com'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 01:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444711#M165850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-24T01:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Connection with Port Number</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444712#M165851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johannes&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks for replying on this one, I have tried what you suggest, but get&lt;/P&gt;&lt;P&gt;the following:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;ErrorSource: Active Directory, ErrorMsg: An invalid directory pathname&lt;/P&gt;&lt;P&gt;was passed&lt;/P&gt;&lt;P&gt;UserTable:&lt;/P&gt;&lt;P&gt;SELECT name, distinguishedName &lt;/P&gt;&lt;P&gt;FROM 'LDAP://oiddev.swissbank.com:4032 DC=ubsw DC=com'&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;Nigel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 07:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444712#M165851</guid>
      <dc:creator />
      <dc:date>2012-10-24T07:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Connection with Port Number</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444713#M165852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johannes&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I have got past the invalid path name, so now I'm issuing a command as&lt;/P&gt;&lt;P&gt;follows:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SELECT name, distinguishedName&lt;/P&gt;&lt;P&gt;FROM 'LDAP://oiddev.swissbank.com:4032/dc=ubsw,dc=com' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gets me past the error on Path Name but then gives me an QVX&lt;/P&gt;&lt;P&gt;Unexpected end of file error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a group on our AD system called NEO_CUBE_ENDUSERS and what I'd&lt;/P&gt;&lt;P&gt;really like to get at it a list of unique members from this group, do&lt;/P&gt;&lt;P&gt;you have any idea how I do that?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Nigel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 12:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444713#M165852</guid>
      <dc:creator />
      <dc:date>2012-10-24T12:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Connection with Port Number</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444714#M165853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The QVW which tries to load the data from LDAP loads only the partial data frequently. We are unable to find the root cause of the issue as the QVW doesn't fails but it loads only the partial data.Can someone please help us to identify the root cause of the issue. It has been happening from quite a long time but we didn't succeed in finding the root cause of the issue. Hope someone can help us for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;qvforum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 12:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-Connection-with-Port-Number/m-p/444714#M165853</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-07-23T12:07:23Z</dc:date>
    </item>
  </channel>
</rss>

