Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
omid5ive
Creator II
Creator II

Section access with active directory

Hi

I want to use sect access in my document

I want to use LDAP combination with user pass

it means that if my client is in the domain and connect to active directory it can login to document without any username and password but if it's not a member of domain and active directory document ask a user name and password from user and if the user enter the correct username and password he/she can login to document.

how can i combine this two method in my dashboard?

Thanks for your help

18 Replies
Miguel_Angel_Baeyens

That seems the expected behavior.

When you log in to your Access Point, it is highly unlikely you are "Lenovo-PC\ThinkPad" anymore (rather than, say, DOMAIN\USERNAME), so you need to add another line to the section access table and reload the document with your user in the server once the QVW has been deployed in there.

omid5ive
Creator II
Creator II
Author

miguel

i use my domain name instead Lenovo-PC and i use my domain username instead of ThinkPad

swuehl
MVP
MVP

Which Directory Service Connectors are in use on that Server? Have you checked that an AD connector is enabled and connected to your domain?

When you are accessing the AccessPoint, do you need to login?

omid5ive
Creator II
Creator II
Author

yes its connected

active directroy

Miguel_Angel_Baeyens

That makes sense. But make sure it is also in the section access table in the script, and that you have run that new script before placing the QVW in the server.

omid5ive
Creator II
Creator II
Author

sorry miguel

can you send me one sample document?

i want to know that is my section access script true or not?
and i want to check with you something:
i want to set DMS authentication in my server or NTFS (i set it on DMS)
and in my task schedule should i add the named user in distribute tab or not?

Miguel_Angel_Baeyens

The document is attached in the post I mention above. You can download it.

NTNAME will work with either DMS (in which case, it will take the name of the DSC as set in the QMC instead of the DOMAIN) or NTFS (in which case, it will only use DOMAIN\USERNAME)

If the account that runs QlikView Server is already in section access, which is recommended, you don't need to specify anything different in the distribution task.

omid5ive
Creator II
Creator II
Author

thanks again

omid5ive
Creator II
Creator II
Author

miguel

my problem is solved

i have an other question

i have 2 type of group

1- the user that use dashboard from computer that it's joined to domain

2- the user that use dashboard out of my domain

i want to set that when my user connect to access point dont see below page :

123.PNG

what should i do?