Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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