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: 
Karim_Khan
Creator III
Creator III

Wwhat is the difference between File System Security vs Section Access?

Hi Team,

    I know it sounds like silly question.But I am confused about File system security and section access.I know theory only about section access but I have never used it practically.Plz suggest some suitable answer/example.I don't know how and where to use.Can this   things  be handled by developer?

Regards,

KK

KK
1 Solution

Accepted Solutions
swuehl
MVP
MVP

In general, you define access control to the app for authorized users by means of

a) the operating system (file system security, setting access rights on folder / qvw files)

b) the Qlikview application itself (desktop client or QVS in server) using section access

Section access can only be changed by editing the LOAD script, and it will be kept when you copy / e-mail  the QVW around.

File system security can be changed by anyone with proper Windows rights and may need to created again when you copy / e-mail the QVW around.

Section access is also able to handle data reduction based on user, see also

Introduction to Section Access

View solution in original post

2 Replies
swuehl
MVP
MVP

In general, you define access control to the app for authorized users by means of

a) the operating system (file system security, setting access rights on folder / qvw files)

b) the Qlikview application itself (desktop client or QVS in server) using section access

Section access can only be changed by editing the LOAD script, and it will be kept when you copy / e-mail  the QVW around.

File system security can be changed by anyone with proper Windows rights and may need to created again when you copy / e-mail the QVW around.

Section access is also able to handle data reduction based on user, see also

Introduction to Section Access

Karim_Khan
Creator III
Creator III
Author

Thank you for always helping

KK