Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Use of Groups on different Server


We have currently our security based on user login. our development server works with USERID while the UAT server works with

email.

On DEV we have Domain1\USER123

On UAT we have Domain2\mustermann@company.com

Now we want to change to security based on groups.

We have 1 group "TESTGRP" whoch contains the User "Domain1\USER123"

So in Section Access we define the group Domain1\TESTGRP

Domain1\TESTGRP contains "Domain1\USER123"

I have access to DEV and it works like planned.

I donot have access to UAT and to send a test application is a huge effort.

How the security should looks like for access to UAT.

Should there be duplicates entries in the group? (USER123 = mustermann)

Domain1\TESTGRP:

"Domain1\USER123"

"Domain2\mustermann@company.com"

or should there be two groups

Domain1\TESTGRP:

"Domain1\USER123"

Domain2\TESTGRP:

"Domain2\mustermann@company.com"

Thanks for every response!

2 Replies
Bill_Britt
Former Employee
Former Employee


Hi,

You would need to add both groups and there has to be a Trust between the domains.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
ashfaq_haseeb
Champion III
Champion III

Hi.

11.2 sr7 now supports cross domain.

Why don't you try that. Still its in beta stage.

Regards

ASHFAQ