Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good afternoon people,
I have a problem and I would like to know if someone has already gone through this and how to solve it.
I have the Qlikview 12 SR5 version installed on my my server.
Before updating, the application worked perfectly, after the update stopped working giving file access error.
Contextualizing,
I have an application that blocks client access to some tabs, we are blocking through NTName,
The interesting thing is that if I open the same application directly in Qlikview 12 it does the access blocking of the tabs (the way it has to work), but when I try to access through the Access Point it's an error and says that I do not have access to the application.
Has anyone got this error that might help me?
Thank you all.
I should have asked first: what does it mean "is not working"? Is that the users don't have access to the app, or the reload fails, or what exactly? Is there any specific error message when opening or reloading?
The Section access code is executing properly for a server(server without publisher) and we are able to access it at access point. (I mean we can login with credentials and see the dashboard).
Same code when deployed in another(server with Publisher) server (it is executing properly ) later at access point 
when we are trying to login with the credentials it is not logging/popping out of the dashboard.
Note: we have applied section access based in NTName.
Regards,
Puneet Agarwal
NTNAME uses both the domain and account as returned by the OSUser() function, and if it is not an Active Directory domain, then as specified in the QMC > Directory Service Connectors
Check that OSUser() returns as in the NTNAME in the section access in that other server.