Skip to main content

Users belonging to a group from another domain cannot access resources

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Damien_Villaret
Support
Support

Users belonging to a group from another domain cannot access resources

Last Update:

Aug 24, 2020 7:04:58 AM

Updated By:

Sonja_Bauernfeind

Created date:

Dec 24, 2016 6:50:11 AM

Users belonging to domain A and being a member of a group created in domain B cannot access resources with the following rule:


((user.group="group1"))

Qlik Sense saves group name in a different format if they are from a different domain than the user.

 

Resolution:


Users that are from a different domain than the group they belong to will have the group name with the following format in Qlik Sense:


CN=group1,OU=Users,DC=us,DC=domain,DC=local

This can be checked by going in the "Users" section in the QMC and clicking on the info button next to the user name.


User-added image

Therefore the security should use the following rule so that all users (from the same domain and from different domains) are included:


((user.group="group1" or user.group="CN=group1,OU=Users,DC=us,DC=domain,DC=local"))

Labels (1)
Contributors
Version history
Last update:
‎2020-08-24 07:04 AM
Updated by: