Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I want to authenticate a qlikview file with Active Directory Login & Password. I know that in qlikview I need to use a Microsoft Log Parser & all that, but I don't know how to use the Active directory password as qlikview password. If anyone could tell me that. Also is there any other way other than Microsoft Log Parser.
Thank's in advance.
Regards
Amar[:(]
If anyone could help me in solving this, it will be of great help.
Regards
Amar
It does not need to set password, just NTNAME and NTDOMAINSID. QV's password is not AD's password.
When a user login domain, he must type the user name and password, why set the AD's password for QV again?
Regards. 🙂
Hi,
Use this below link to download the Rob`s cook book.
http://robwunderlich.com/index.html\
you can find an example application named "Load From Active Directory".
Sure , that will help you.
- Sridhar
Hello @ all
I tried to use this script.
There is a line
Is it right to set the LDAP line like below when the target is \\xxxdir99999.ext.company.com?
// >> Change the DC= values to reflect your AD domain name. For example, if your domain is "mycompany.com", use:
// FROM 'LDAP://DC=mycompany, DC=com' WHERE objectCategory='person'
FROM 'LDAP://DC=xxxdir99999, DC=ext, DC=company DC=com' WHERE objectCategory='person'AND
name>'$(arg)';// Get rows where "name" is GT the arg
Sorry, I'm absolute beginner with the AD.
Thanks
I know it's been a year since you had this issue, but on the off chance you still need to solve it (or someone else who found this thread through a search)...
I had the same issue, and solved it with help from Forum users on the following thread:
Hi,
The QVW which tries to load the data from LDAP loads only the partial data frequently. We are unable to find the root cause of the issue as the QVW doesn't fails but it loads only the partial data.Can someone please help us to identify the root cause of the issue. It has been happening from quite a long time but we didn't succeed in finding the root cause of the issue. Hope someone can help us for the same.
Regards,
qvforum