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

How to password protect a QVD

Hi,

Is it possible to secure a  QVD with the help of a password?

If yes, can you tell me the procedure to do it.

TIA

Arjun Jain

6 Replies
PradeepReddy
Specialist II
Specialist II

ashfaq_haseeb
Champion III
Champion III

HI,

AFAIK  this is not supported.

Reagdars

ASHFAQ

amit_saini
Master III
Master III

Arjun,

You can't protect qvds from user , what you can do is protect the folder in which these qvds are available.

Thanks,

AS

Peter_Cammaert
Partner - Champion III
Partner - Champion III

You could protect a QVD by encoding/encrypting the sensitive fields and storing them as blob-data in a custom column in a rearranged QVD.

This has however considerable disadvantages, as you'll have to create reliable encrypt/decrypt routines, devise a technique to make passwords variable (fixed buitl-in passwords =  not really secure) and you'll loose the main advantage of a QVD: incredibly quick loading of large amounts of data.

Good luck,

Peter

ashwanin
Specialist
Specialist

I don't think that you can restrict it from users.

You can do :  either create section access on qvw

                    or create folders with the permissions.

simondachstr
Specialist III
Specialist III

Use filesystem security