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

Hide QVW in access point

Hi All,

I am facing issue with authorise user for particular QVW,the issue is as below

Currently all the QVW documents are visible to all users in access point i want to show particular QVW to particular user in access point and this should be achivied without using QV Publisher as the client didnt opted for Publisher

Could any one help us here?

Thanks & Regards

Mallikarjun

1 Solution

Accepted Solutions
SunilChauhan
Champion
Champion

use NT security in section access

section access;

Load * inline [

Access,NTName

User,domain/username1

User,domain/username2

];

section application;

username listed inside only able to view application

hope this helps

Sunil Chauhan

View solution in original post

3 Replies
SunilChauhan
Champion
Champion

use NT security in section access

section access;

Load * inline [

Access,NTName

User,domain/username1

User,domain/username2

];

section application;

username listed inside only able to view application

hope this helps

Sunil Chauhan
Not applicable
Author

Many thanks

The above code is working fine for NT users,users who are in directory how do we achieve the same for non NT users(basically Clients)

Bill_Britt
Former Employee
Former Employee

Hi,

Check this link out. But if the users are not part of your AD you will have to use UserIDs in section access.

This document will cover all that.

http://community.qlik.com/docs/DOC-1853

Bill

Note: Please have a backup copy of your document. You can lock yourself out of it and if you do there is no magic backdoor to get back in.

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.