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: 
Not applicable

Sun1 LDAP Query

HI

I am trying to query SUN1 Open LDAp directory. so far i am able to get some result but all it returns is ADsPath and no attribute

My query is


SQL
select

ADsPath,mail
FROM
'LDAP://ldap/ou=people,dc=group,dc=com' where


mail='kris*';


even if use Select * from , it returns only ADsPath

What am i missing here

Also when i create the connection i get below error

error loading image

and if i click yes,it says

error loading image

Thanks

Peter

10 Replies
rajeshvaswani77
Specialist III
Specialist III

Hi,

Was there any solution found for  this issue?

thanks,

Rajesh Vaswani