<?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 QMC Directory Service Connector LDAPS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMC-Directory-Service-Connector-LDAPS/m-p/1164138#M1252247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a configurable LDAP directory service connector with secure ldap from a Azure active directory. With a self signed certificate. I have added this certificate to the Trusted certificates on the server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can connect with LDAP Admin but with qlik i get "Setting up connection failed; The server is not operational." i have tried the following urls&lt;/P&gt;&lt;P&gt;LDAP://sub.domain.com:636&lt;/P&gt;&lt;P&gt;LDAPS://sub.domain.com/&lt;/P&gt;&lt;P&gt;LDAP://&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;.&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;.com:636/DC=&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;,DC=&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;,DC=com&lt;/P&gt;&lt;P&gt;LDAPS://&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;.&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;.com/DC=&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;,DC=&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;,DC=com&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LDAP://&lt;SPAN style="font-size: 13.3333px;"&gt;111.111.111.111&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;:636/DC=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,DC=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,DC=com&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LDAPS://&lt;SPAN style="font-size: 13.3333px;"&gt;111.111.111.111&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;/DC=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,DC=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,DC=com&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the log file from de Directory server connector&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.357+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(GenericLDAP.GenericLDAPProvider) Setting domainname to DSP1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.381+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(GenericLDAP.GenericLDAPProvider+CachedDirectoryEntryHolder) Fetching directoryentry LDAP://sub.domain.com:636/DC=sub,DC=domain,DC=com failed: The server is not operational.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.381+0000&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) setup path not successful for user 'ldap' at 'LDAPS://sub.domain.com/DC=sub,DC=domain,DC=com': System.Exception: Setting up connection failed; The server is not operational. ||&amp;nbsp; ---&amp;gt; System.Runtime.InteropServices.COMException: The server is not operational. ||&amp;nbsp; ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.get_NativeObject() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder.RefreshEntry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace --- ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder.RefreshEntry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder..ctor(String path, String username, String password, LogMessage logger) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.SetupPath(String path, String username, String password) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at DSC.DirectoryFramework.SetupResource(Guid id, String type, String path, String username, String password, IDictionary`2 newSettings)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.381+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) Setting up ldapDSP 'LDAPS://sub.domain.com/DC=sub,DC=domain,DC=com' wasn't successful: Setting up connection failed; The server is not operational.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.382+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) nCName: DC=sub,DC=domain,DC=com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.382+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) Looking up RootDSE: LDAP://RootDSE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.654+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider+CachedDirectoryEntryHolder) Fetching directoryentry LDAP://RootDSE failed: The specified domain either does not exist or could not be contacted.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.654+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) Exception while initializing LDAPS://111.111.111.111/DC=sub,DC=domain,DC=com: Setting up connection failed; The specified domain either does not exist or could not be contacted.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.654+0000&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;&lt;SPAN&gt;(DSC.DirectoryFramework) setup path not successful for user &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'ldap@sub.domain.com" target="_blank"&gt;'ldap@sub.domain.com&lt;/A&gt;&lt;SPAN&gt;' at 'LDAPS://111.111.111.111/DC=sub,DC=domain,DC=com': System.Exception: Setting up connection failed; The specified domain either does not exist or could not be contacted. ||&amp;nbsp; ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at ActiveDirectory.ActiveDirectoryProvider.CachedDirectoryEntryHolder.get_Entry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at ActiveDirectory.ActiveDirectoryProvider.GetDirectoryEntry(String path) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at ActiveDirectory.ActiveDirectoryProvider.SetupPath(String _path, String _username, String _password) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at DSC.DirectoryFramework.SetupResource(Guid id, String type, String path, String username, String password, IDictionary`2 newSettings)&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.654+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) Setting up adDSP 'LDAPS://111.111.111.111/DC=sub,DC=domain,DC=com' wasn't successful: Setting up connection failed; The specified domain either does not exist or could not be contacted.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.677+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(GenericLDAP.GenericLDAPProvider) Setting domainname to DSP1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.692+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(GenericLDAP.GenericLDAPProvider+CachedDirectoryEntryHolder) Fetching directoryentry LDAP://sub.domain.com:636/DC=sub,DC=domain,DC=com failed: The server is not operational.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.692+0000&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) setup path not successful for user 'CN=ldap,DC=sub,DC=domain,DC=com' at 'LDAPS://sub.domain.com/DC=sub,DC=domain,DC=com': System.Exception: Setting up connection failed; The server is not operational. ||&amp;nbsp; ---&amp;gt; System.Runtime.InteropServices.COMException: The server is not operational. ||&amp;nbsp; ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.get_NativeObject() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder.RefreshEntry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace --- ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder.RefreshEntry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder..ctor(String path, String username, String password, LogMessage logger) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.SetupPath(String path, String username, String password) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at DSC.DirectoryFramework.SetupResource(Guid id, String type, String path, String username, String password, IDictionary`2 newSettings)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.692+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) Setting up ldapDSP 'LDAPS://sub.domain.com/DC=sub,DC=domain,DC=com' wasn't successful: Setting up connection failed; The server is not operational.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.710+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) nCName: DC=sub,DC=domain,DC=com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.710+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) Looking up RootDSE: LDAP://RootDSE&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>sntomjans</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>QMC Directory Service Connector LDAPS</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Directory-Service-Connector-LDAPS/m-p/1164138#M1252247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a configurable LDAP directory service connector with secure ldap from a Azure active directory. With a self signed certificate. I have added this certificate to the Trusted certificates on the server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can connect with LDAP Admin but with qlik i get "Setting up connection failed; The server is not operational." i have tried the following urls&lt;/P&gt;&lt;P&gt;LDAP://sub.domain.com:636&lt;/P&gt;&lt;P&gt;LDAPS://sub.domain.com/&lt;/P&gt;&lt;P&gt;LDAP://&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;.&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;.com:636/DC=&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;,DC=&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;,DC=com&lt;/P&gt;&lt;P&gt;LDAPS://&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;.&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;.com/DC=&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;,DC=&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;,DC=com&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LDAP://&lt;SPAN style="font-size: 13.3333px;"&gt;111.111.111.111&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;:636/DC=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,DC=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,DC=com&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LDAPS://&lt;SPAN style="font-size: 13.3333px;"&gt;111.111.111.111&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;/DC=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sub&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,DC=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;domain&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,DC=com&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the log file from de Directory server connector&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.357+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(GenericLDAP.GenericLDAPProvider) Setting domainname to DSP1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.381+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(GenericLDAP.GenericLDAPProvider+CachedDirectoryEntryHolder) Fetching directoryentry LDAP://sub.domain.com:636/DC=sub,DC=domain,DC=com failed: The server is not operational.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.381+0000&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) setup path not successful for user 'ldap' at 'LDAPS://sub.domain.com/DC=sub,DC=domain,DC=com': System.Exception: Setting up connection failed; The server is not operational. ||&amp;nbsp; ---&amp;gt; System.Runtime.InteropServices.COMException: The server is not operational. ||&amp;nbsp; ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.get_NativeObject() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder.RefreshEntry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace --- ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder.RefreshEntry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder..ctor(String path, String username, String password, LogMessage logger) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.SetupPath(String path, String username, String password) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at DSC.DirectoryFramework.SetupResource(Guid id, String type, String path, String username, String password, IDictionary`2 newSettings)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.381+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) Setting up ldapDSP 'LDAPS://sub.domain.com/DC=sub,DC=domain,DC=com' wasn't successful: Setting up connection failed; The server is not operational.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.382+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) nCName: DC=sub,DC=domain,DC=com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120456.382+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) Looking up RootDSE: LDAP://RootDSE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.654+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider+CachedDirectoryEntryHolder) Fetching directoryentry LDAP://RootDSE failed: The specified domain either does not exist or could not be contacted.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.654+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) Exception while initializing LDAPS://111.111.111.111/DC=sub,DC=domain,DC=com: Setting up connection failed; The specified domain either does not exist or could not be contacted.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.654+0000&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;&lt;SPAN&gt;(DSC.DirectoryFramework) setup path not successful for user &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'ldap@sub.domain.com" target="_blank"&gt;'ldap@sub.domain.com&lt;/A&gt;&lt;SPAN&gt;' at 'LDAPS://111.111.111.111/DC=sub,DC=domain,DC=com': System.Exception: Setting up connection failed; The specified domain either does not exist or could not be contacted. ||&amp;nbsp; ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at ActiveDirectory.ActiveDirectoryProvider.CachedDirectoryEntryHolder.get_Entry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at ActiveDirectory.ActiveDirectoryProvider.GetDirectoryEntry(String path) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at ActiveDirectory.ActiveDirectoryProvider.SetupPath(String _path, String _username, String _password) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at DSC.DirectoryFramework.SetupResource(Guid id, String type, String path, String username, String password, IDictionary`2 newSettings)&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.654+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) Setting up adDSP 'LDAPS://111.111.111.111/DC=sub,DC=domain,DC=com' wasn't successful: Setting up connection failed; The specified domain either does not exist or could not be contacted.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.677+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(GenericLDAP.GenericLDAPProvider) Setting domainname to DSP1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.692+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(GenericLDAP.GenericLDAPProvider+CachedDirectoryEntryHolder) Fetching directoryentry LDAP://sub.domain.com:636/DC=sub,DC=domain,DC=com failed: The server is not operational.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.692+0000&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) setup path not successful for user 'CN=ldap,DC=sub,DC=domain,DC=com' at 'LDAPS://sub.domain.com/DC=sub,DC=domain,DC=com': System.Exception: Setting up connection failed; The server is not operational. ||&amp;nbsp; ---&amp;gt; System.Runtime.InteropServices.COMException: The server is not operational. ||&amp;nbsp; ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.get_NativeObject() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder.RefreshEntry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace --- ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder.RefreshEntry() ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.CachedDirectoryEntryHolder..ctor(String path, String username, String password, LogMessage logger) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at GenericLDAP.GenericLDAPProvider.SetupPath(String path, String username, String password) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at DSC.DirectoryFramework.SetupResource(Guid id, String type, String path, String username, String password, IDictionary`2 newSettings)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.692+0000&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;(DSC.DirectoryFramework) Setting up ldapDSP 'LDAPS://sub.domain.com/DC=sub,DC=domain,DC=com' wasn't successful: Setting up connection failed; The server is not operational.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.710+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) nCName: DC=sub,DC=domain,DC=com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20160824T120458.710+0000&lt;/TD&gt;&lt;TD&gt;Information&lt;/TD&gt;&lt;TD&gt;(ActiveDirectory.ActiveDirectoryProvider) Looking up RootDSE: LDAP://RootDSE&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Directory-Service-Connector-LDAPS/m-p/1164138#M1252247</guid>
      <dc:creator>sntomjans</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Directory Service Connector LDAPS</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Directory-Service-Connector-LDAPS/m-p/1164139#M1252249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bump&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have a idea. I'm out of things to try i have looked at some existing questions like this one &lt;A href="https://community.qlik.com/thread/119073"&gt;LDAP over SSL&lt;/A&gt; but unfortunately i wasn't able to solve my problem with these answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 08:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Directory-Service-Connector-LDAPS/m-p/1164139#M1252249</guid>
      <dc:creator>sntomjans</dc:creator>
      <dc:date>2016-08-29T08:29:39Z</dc:date>
    </item>
  </channel>
</rss>

