
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlik Sense : Example of a LDAP filter to sync users in a group
Apr 15, 2021 3:11:57 PM
Oct 28, 2015 11:20:31 AM
How to create a filter that only sync users in a group.
-
Open the Microsoft Active Directory Users and Computers module (see
Qlik Sense on Windows: Configuring and testing LDAP filters for User Directory Connector )
Find the group in the memberOf (could be a different name in LDAP flavors other than AD).
-
Copy the group
-
Add this filter to your LDAP/AD connector
(&(objectCategory=person)(objectClass=user)(memberof=CN=DL-Product Management Team,OU=DL,OU=Activate Groups,DC=qliktech,DC=com))
Exchange the italic text for your group
- Note that if the used rootAdmin account is accidentally excluded from the LDAP filter results, the account may be come deactivated in Qlik Sense. In order to prevent this see How to avoid the RootAdmin(s) from becoming inactive.
-
Save user directory connector and sync.
Environment,
- Qlik Sense Enterprise on Windows , all version
Related Content:

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
@Andre_Sostizzo Do you have similar document for Qlik Nprinting as well?
We were trying to pull users from AD group using Import from LDAP source option but unable to fetch any users.

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello @TusharDev_Qlik ,
Please check the below which may help you,