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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QMC

What is the use of DIrectory Service Connector in QMC ? what does it do ???

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

AD is one of the option for User management.

Other than this, their are two possible ways in my opinion:

1) You can create the list os user into Excel and can integrate to your QVW.

2) You can define list of user on server where you have installed QVS and with the use of OSUser()/QVUser() you can integrate into QMC.

Hope this will help!!

View solution in original post

3 Replies
Gabriel
Partner - Specialist III
Partner - Specialist III

Hi,

The Directory Service Connector (DSC) is the service that connects to user repositories such as Active

Directory or LDAP. It communicates on port 4750. The service address is

http://servername:4730/DSC/Service.

Hope this helps?

Not applicable
Author

Thanks for the reply Gabriel ,

Just one more question if have no domain (Active Directory )  but have implemented Section Access how does the Directory Service Connector works ? how do wee need to give the user name and password to get access on Access point ?

Anonymous
Not applicable
Author

AD is one of the option for User management.

Other than this, their are two possible ways in my opinion:

1) You can create the list os user into Excel and can integrate to your QVW.

2) You can define list of user on server where you have installed QVS and with the use of OSUser()/QVUser() you can integrate into QMC.

Hope this will help!!