<?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 Re: Not able to connect to Active Directory in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656681#M49110</link>
    <description>&lt;P&gt;It doesn't get fix with lowercase. It is already done what you said about&amp;nbsp;&lt;SPAN&gt;sAMAccountName and&amp;nbsp;the explicit CN. Still does not work...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you anyway for your help and time! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2019 16:57:30 GMT</pubDate>
    <dc:creator>mtabernad</dc:creator>
    <dc:date>2019-12-11T16:57:30Z</dc:date>
    <item>
      <title>Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656600#M49101</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to connect to Active Directory but I get the following errors:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture15.png" style="width: 880px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25354iB3CCCB3CA2E9A95C/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture15.png" alt="capture15.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I checked the log file:&lt;/P&gt;&lt;P&gt;Sequence# Timestamp Level Hostname Logger Thread Id ServiceUser Message Exception StackTrace ProxySessionId Id2&lt;BR /&gt;32 20191211T133250.107+0100 INFO qlik_pro_01 UserManagement.Repository.Repository.Users.Factories.UserDirectoryFactory 110 20356d13-715e-4ecc-858e-42553e2ef215 QLIK_PRO_01\qsadmin Looking up RootDSE: LDAP://agbar.ga.local/RootDSE 20356d13-715e-4ecc-858e-42553e2ef215&lt;BR /&gt;33 20191211T133250.357+0100 ERROR qlik_pro_01 UserManagement.Repository.Repository.Users.Factories.UserDirectoryFactory 110 0afd09af-b079-4d1d-a7d3-68f0dd80d134 QLIK_PRO_01\qsadmin Fetching directoryentry LDAP://agbar.ga.local/RootDSE failed: &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;El servidor no es funcional&lt;/FONT&gt;.&lt;/STRONG&gt;↵↓ 0afd09af-b079-4d1d-a7d3-68f0dd80d134&lt;BR /&gt;34 20191211T133250.359+0100 ERROR qlik_pro_01 UserManagement.Repository.Repository.Users.Factories.UserDirectoryFactory 110 025c7f4b-32fb-41c6-924a-c8a23b2ca61b QLIK_PRO_01\qsadmin Exception while initializing LDAP://agbar.ga.local: Setting up connection to LDAP root node failed. Check log file. 025c7f4b-32fb-41c6-924a-c8a23b2ca61b&lt;BR /&gt;35 20191211T133250.359+0100 WARN qlik_pro_01 UserManagement.Repository.Repository.Users.Factories.UserDirectoryFactory 110 5b25192f-b40a-490b-ad80-5cfc8c7300d4 QLIK_PRO_01\qsadmin Setup of ActiveDirectory UDC not successful: Setting up connection to LDAP root node failed. Check log file. 5b25192f-b40a-490b-ad80-5cfc8c7300d4&lt;BR /&gt;36 20191211T133250.360+0100 WARN qlik_pro_01 UserManagement.Repository.Repository.Users.Factories.UserDirectoryFactory 35 8c9a99a6-8a05-4d2d-adc5-41a87f91d664 QLIK_PRO_01\qsadmin Setting up UDC of type Repository.UserDirectoryConnectors.LDAP.ActiveDirectory unsuccessful Setting up connection to LDAP root node failed. Check log file. en Repository.Users.SafeUserDirectoryConnector.CallWithTimeout[T](Func`1 func, TimeSpan timeout)↵↓ en Repository.Users.SafeUserDirectoryConnector.Setup(Logger logger)↵↓ en Repository.Users.Factories.UserDirectoryFactory.TrySetupUserDirectory(UserDirectory userDirectory) 8c9a99a6-8a05-4d2d-adc5-41a87f91d664&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I marked in red, it says "el servidor no es funcional" which means no functional server. But I do not know what to do.&lt;/P&gt;&lt;P&gt;I made some research in Qlik Community but I didn't get anything which solves my problem. Could anyone kindly help me?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656600#M49101</guid>
      <dc:creator>mtabernad</dc:creator>
      <dc:date>2024-11-16T19:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656621#M49104</link>
      <description>&lt;P&gt;I had issues setting up AD in the beginning that I found was solved by having an accurate LDAP filter, using the service account to access it, and making sure I was hitting our correct LDAP address.&amp;nbsp; Heres a redacted version of our setup:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AD.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25362i2B28ED1B7D74EC6B/image-size/large?v=v2&amp;amp;px=999" role="button" title="AD.jpg" alt="AD.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 15:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656621#M49104</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-11T15:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656633#M49106</link>
      <description>&lt;P&gt;Thank you for your quick reply. I have similar configuration and I get the errors mentioned above.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture16.png" style="width: 879px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25364i73802E2D5D7551C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture16.png" alt="capture16.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 15:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656633#M49106</guid>
      <dc:creator>mtabernad</dc:creator>
      <dc:date>2019-12-11T15:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656656#M49108</link>
      <description>&lt;P&gt;I know this is probably not it, but I have to ask - can you try doing lowercase ldap://...... for your connection and seeing if that works?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 16:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656656#M49108</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-11T16:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656665#M49109</link>
      <description>&lt;P&gt;Also, try syncing with a single group using the standard ldap case for "&lt;SPAN&gt;sAMAccountName" like&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(&amp;amp;(objectCategory=person)(objectClass=user)(|(memberOf:=sAMAccountName=yourgrouphere)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and also try with the explicit CN (assuming its in managed groups - adjust as needed - if not sure you can query the group attributes using &lt;A href="https://www.microsoft.com/en-us/download/details.aspx?id=45520" target="_self"&gt;RSAT&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(&amp;amp;(objectCategory=person)(objectClass=user)(|(memberOf:=yourgrouphere,OU=Managed,OU=Groups,DC=yourdomain,DC=yourdomainextension)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 16:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656665#M49109</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-11T16:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656681#M49110</link>
      <description>&lt;P&gt;It doesn't get fix with lowercase. It is already done what you said about&amp;nbsp;&lt;SPAN&gt;sAMAccountName and&amp;nbsp;the explicit CN. Still does not work...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you anyway for your help and time! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 16:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656681#M49110</guid>
      <dc:creator>mtabernad</dc:creator>
      <dc:date>2019-12-11T16:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656690#M49111</link>
      <description>&lt;P&gt;Man, this is weird.&amp;nbsp; You tried increasing your timeout to like 2000 to try to give it more time or is the rejection immediate?&amp;nbsp; What do your repository logs say in the programdata\qlik\sense\logs\repository\system or \trace or \audit say?&amp;nbsp; Any errors listed?&amp;nbsp; Are you able to open a powershell terminal with that service account and query LDAP?&amp;nbsp; How about your personal account - if so, have you tried connecting the connector with your account (just temporarily to diagnose)?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 17:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1656690#M49111</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-11T17:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1657458#M49203</link>
      <description>&lt;P&gt;Rejection is inmediate. I did not find anything helpful in my logs beyond what I said in the first message of the post.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Are you able to open a powershell terminal with that service account and query LDAP?&amp;nbsp;&lt;/EM&gt;----&amp;gt; I don't really know what you mean with this, I am not quite familiar with powershell.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;How about your personal account - if so, have you tried connecting the connector with your account (just temporarily to diagnose)? ---&amp;gt; &lt;/EM&gt;I&amp;nbsp;do not know why I would have to use my personal account. Do you mean to use it in "User name"? What for?&lt;/P&gt;&lt;P&gt;Do I have to install any LDAP connector? or is it installed by default with Qlik?&lt;/P&gt;&lt;P&gt;Thank you once again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 09:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1657458#M49203</guid>
      <dc:creator>mtabernad</dc:creator>
      <dc:date>2019-12-13T09:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1657483#M49204</link>
      <description>&lt;P&gt;Do I have to download a LDAP connector as following image says?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture17.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25499i8AB7178EA8DE1B15/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture17.png" alt="capture17.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I have to set up something similar to this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture18.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25500iC6063E9C9C1AA2CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture18.png" alt="capture18.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 09:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1657483#M49204</guid>
      <dc:creator>mtabernad</dc:creator>
      <dc:date>2019-12-13T09:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Active Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1657606#M49213</link>
      <description>&lt;P&gt;Yes that is one option so that you can test to see if you can even read AD.&amp;nbsp; Right click the exe while holding shift and "run as a different user".&amp;nbsp; Enter the service account credentials.&amp;nbsp; see if you get data returned from active directory.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 14:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-connect-to-Active-Directory/m-p/1657606#M49213</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-13T14:31:04Z</dc:date>
    </item>
  </channel>
</rss>

