Search or browse our knowledge base to find answers to your questions ranging from account questions to troubleshooting error messages. The content is curated and updated by our global Support team
Historically, in order to load users member from multiple Active Directory Domains was not possible with a single User Directory Connector. It was required to create one User Directory Connector per domain making the Active Directory administration more complex for the IT Team.
Starting from Qlik Sense September 2020, it is now possible to achieve this with Advanced LDAP.
Starting on Qlik Sense February 2021, multiple domain names are synchronized instead of allowing for duplicate users with the real domain name to populate when they login. (Look for QB-2187)
It is now time to run the synchronization and check that your users are imported.
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution above may not be provided by Qlik Support.
Hi Johann
Just a little follow-up on a Active Directory perspective; based on the official site DC returns only 5000 values in LDAP response - Windows Server | Microsoft Docs there are some hardcoded limitations introduced:
"Internal LDAP limitations have been introduced in Windows Server 2008 R2 and Windows Server 2008 to prevent overloading the domain controller. These limits overwrite the LDAP policy setting when the policy value should be higher"
with hardcoded MaxPageSize=20000 and MaxValRange=5000 .
Many thanks.
Filippo
Thank you @Filippo_Nicolussi_P
For a specific need my customer changed the MaxPageSize in the past to 30000, but even with this high threshold, this is not enough in our context.
With the "use optimized query", in the debug log, in can find than the last ldap filter executed by qlik sense is (objectClass=group) what seems far too broad and not in line with what we asked for.
Johann
Thank you for the article and details. What I would like to know is once this has been setup will the users get a SSO experience or be prompted to enter username and password depending on the domains?
Alternatively what I'm trying to do is have an SSO experience for two domains - is this possible? It is currently SSO for the domain the Server is installed with, but not for Domain B
Thanks
Rakesh
Hello @rakeshshah
Authentication in this case is still being carried out by Windows and if Windows requires a prompt, a prompt will be displayed. You would likely need to build an independent single sign on system in front of both domains to achieve this.
Please post about your requirements in our forums: Deployment and Management
All the best,
Sonja