Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Gartner® Magic Quadrant™: 15 YEARS A LEADER - GET THE REPORT
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Access Rights Over AD Groups

My question is in regard to access rights - is it possible (and if yes, how) to implement access rights by using NOT Windows NT Usernames but Windows NT Active Directory GROUPS?

4 Replies
Not applicable
Author

Hi Dragan,

Yes, you can give access to documents using AD groups.

Could you elaborate how users are suppose to access documents?

Not applicable
Author

Hi Andreas,

thanks for the reply.
I would like to control access to data, not documents.
In the "QlikView for Developers" book I have seen an example in which access rights are implemented by using specific usernames. -> how can I implement access rights not using specific usernames, but AD groups. (At the bottom line, I want to achieve that AD group owners and not I take care of the group membership. Since QV applications are growing there are many users that access different apps. By doing this I could save time, and corresponding group owners could take care for access rights.)

Not applicable
Author

Hi Dragan,

As per my knowledge the data level access you can give by using section access and you can retrieve the AD group of users by using script in Qlikview while developing application.

--Rajendra


Not applicable
Author

Hi Rajendra!

Sorry but I didn't understand what you were trying to explain.
Can you please elaborate on that and give some example? Thanks.