Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I wish to create the following scenario under the Qlikview server + publisher v10:
So far I've managed to implement the authorization mechanism using Section Access in Qlikview desktop. When trying to do the same under the server, I left the Section Access in the document definition and under the document->distribute tab in the publisher I assigned it to anonymous. This created a situation where a user could see all the documents thumbnails and was ask to supply credentials when trying to access a document.
How can I prevent the user from seeing the names or thumbnails of unauthorized documents without managing a parallel authentication mechanism in the server (e.g. Custom Directory)?
Can I move the Section Access logic from the document to the server level still using my user authorization table?
Thanks, David.
Hi David,
I recently heard about a method that allows to distribute documents to the defined users only be setting the document attributes. However, this will require to use Active Directory (or whatever) user names anyhow which may make it necessary for you to rework your user strcture anyhow.
Best practice from my point of view is to use AD to manage folder access through groups. You could use these groups to load related users into your section access definition as well, which should minimize the admin effort.
cheers
Florian