Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Section Access from user Active directory?

Dear all,

i'm trying to find a way to manage section access by fetching users name from Active directory.

known that i don't have enterprise server licence .

in the attached file i can do it using script

to open the file ID: admin     

          password    admin

Thanks

10 Replies
michael_maeuser
Partner Ambassador
Partner Ambassador

Ok, please try attached version. it loads all users with there group and ntname from ad and stores it in qvds.

so in the next step you can just load from qvds with "where group=...".

hope this helps!